Authorization: Bearer ********************openidoffline_accessprofileemailcurl --location --request GET 'https://api.belga.press/belgapress/api/boards//sourcesettings' \
--header 'Authorization: Bearer <token>'{
"editions": [
"string"
],
"sources": [
{
"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
}
]
}
],
"subSourceGroupIds": [
0
]
}