Authorization: Bearer ********************openidoffline_accessprofileemailcurl --location --request GET 'https://api.belga.press/belgapress/api/users//contactgroups/asyncTasks?requestIds' \
--header 'Authorization: Bearer <token>'{
"data": [
{
"requestId": 0,
"status": "BUSY",
"message": "string",
"started": "string",
"ended": "string"
}
]
}