Authorization: Bearer ********************offline_access-Offline accessopenid-OpenIDprofile-Profileemail-Emailcurl --location 'https://api.belga.press/belgapress/api/tags?count=undefined&offset=undefined&public=undefined&searchtext=undefined&order=undefined&subscribed=undefined&types=undefined'{
"_links": {
"self": "http://example.com",
"prev": "http://example.com",
"next": "http://example.com"
},
"_meta": {
"total": 0
},
"data": [
{
"id": 0,
"image": "string",
"name": "string",
"subscribed": true,
"type": "LABEL"
}
]
}