Authorization: Bearer ********************offline_access-Offline accessopenid-OpenIDprofile-Profileemail-Emailcurl --location --request GET 'https://api.belga.press/belgapress/api/users//topics/notifications?count&offset&order'{
"_links": {
"self": "http://example.com",
"prev": "http://example.com",
"next": "http://example.com"
},
"_meta": {
"total": 0
},
"data": [
{
"resource": {
"id": 0,
"name": "string",
"uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f"
},
"instant": {
"id": 0,
"muted": true,
"destinations": [
{
"format": "DESKTOP",
"id": 0
}
],
"filters": {
"languages": [
"NL"
],
"sources": [
"ALL_SOURCES"
]
}
},
"scheduled": {
"id": 0,
"muted": true,
"destinations": [
{
"format": "DESKTOP",
"id": 0
}
],
"schemes": [
{
"days": [
"MONDAY"
],
"time": "string"
}
],
"filters": {
"languages": [
"NL"
],
"sources": [
"ALL_SOURCES"
]
}
}
}
]
}