Authorization: ********************curl --location 'https://api.belga.press/belgapress/api/users//kiosk/newsrooms//pressreleases//pickups' \
--header 'Authorization: Bearer <token>'{
"total": 0,
"newsobjects": [
{
"uuid": "string",
"title": "string",
"publishDate": "2019-08-24T14:15:22.123Z",
"source": "string",
"sourceLogo": "http://example.com",
"mediumType": "ANALYSIS",
"mediumTypeGroup": "PRINT"
}
]
}