Authorization: Bearer ********************openidoffline_accessprofileemailcurl --location --request GET 'https://api.belga.press/belgapress/api/users//kiosk/sources//occurrences?start&end&count&offset' \
--header 'Authorization: Bearer <token>'{
"_links": {
"next": "http://example.com",
"prev": "http://example.com",
"self": "http://example.com"
},
"_meta": {
"total": 0
},
"data": [
{
"date": "2019-08-24",
"deliverableId": 0,
"publications": 0
}
]
}