Authorization: Bearer ********************offline_access-Offline accessopenid-OpenIDprofile-Profileemail-Emailcurl --location --request GET 'https://api.belga.press/belgapress/api/mediumtypegroups'{
"_links": {
"self": "http://example.com",
"prev": "http://example.com",
"next": "http://example.com"
},
"_meta": {
"total": 0
},
"data": [
{
"id": 0,
"name": "PRINT",
"prio": 0,
"types": "ANALYSIS"
}
]
}