Authorization: Bearer ********************offline_access-Offline accessopenid-OpenIDprofile-Profileemail-Emailcurl --location --globoff 'https://api.belga.press/belgapress/api/users/{{user.id}}/boards?collaborationtypes=undefined' \
--header 'Authorization: Bearer <token>'{
"_links": {
"self": "http://example.com",
"prev": "http://example.com",
"next": "http://example.com"
},
"_meta": {
"total": 0
},
"data": [
{
"collaboration": {
"type": "PRIVATE",
"owners": [
{
"userId": 0,
"firstName": "string",
"lastName": "string",
"email": "user@example.com",
"organizationName": "string"
}
],
"editors": [
{
"userId": 0,
"firstName": "string",
"lastName": "string",
"email": "user@example.com",
"organizationName": "string"
}
]
},
"name": "string",
"new": 0,
"order": 0,
"uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f"
}
]
}