Authorization: ********************Device-Token: ********************curl --location --request GET '/api/profiles//report-tasks-by-domain?domain' \
--header 'Authorization: Bearer <token>' \
--header 'Device-Token: <api-key>'{
"message": "Operation successful",
"data": {}
}