Authorization: Bearer ********************openidoffline_accessprofileemailcurl --location --request GET 'https://api.belga.press/belgapress/api/reporting/feeds/statistics?start&end&count&offset&brandids=&order=' \
--header 'Authorization: Bearer <token>'{
"_links": {
"next": "http://example.com",
"prev": "http://example.com",
"self": "http://example.com"
},
"_meta": {
"total": 0
},
"data": [
{
"feed": {
"id": 0,
"name": "string",
"publishDate": "2019-08-24T14:15:22.123Z",
"brand": {
"accentColor": "string",
"coverImage": {
"id": 0,
"url": "http://example.com"
},
"description": "string",
"id": 0,
"logo": {
"id": 0,
"url": "http://example.com"
},
"name": "string",
"updateDate": "2019-08-24T14:15:22.123Z"
}
},
"day": "2019-08-24",
"recipients": 0,
"readers": 0,
"articlesRead": 0,
"openRatePercentage": 0,
"totalArticles": 0
}
]
}