Authorization: Bearer ********************openidoffline_accessprofileemailcurl --location --request GET 'https://api.belga.press/belgapress/api/sources/' \
--header 'Authorization: Bearer <token>'{
"country": "string",
"id": 0,
"language": "string",
"logo": "http://example.com",
"mainSource": true,
"name": "string",
"publisher": "string",
"sourceGroup": "NEWSPAPERS",
"sourceGroupId": 0,
"subSourceGroups": [
{
"id": 0,
"mediumTypeGroupId": 0,
"nrSubSources": 0
}
]
}