Authorization: Bearer ********************offline_access-Offline accessopenid-OpenIDprofile-Profileemail-Emailcurl --location 'https://api.belga.press/belgapress/api/gopressarchive/newsobjects?count=undefined&offset=undefined&folderid=undefined&searchtext=%5C%22vaccin%5C%22%20OR%20%5C%22festival%22&order=undefined&start=undefined&end=undefined' \
--header 'Authorization: Bearer <token>'{
"_links": {
"self": "http://example.com",
"prev": "http://example.com",
"next": "http://example.com"
},
"_meta": {
"total": 0
},
"data": [
{
"lead": "string",
"mediumTypeGroup": "PRINT",
"note": "string",
"order": 0,
"page": "string",
"publishDate": "2019-08-24T14:15:22.123Z",
"source": "string",
"sourceLogo": "http://example.com",
"subSource": "string",
"title": "string",
"uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f"
}
]
}