curl --request GET \
--url https://api.artemis.cynopsis.co/api/dashboard/stats/tasks \
--header 'Authorization: Bearer <token>' \
--header 'X-Domain-ID: <x-domain-id>'{
"expiringDocument": 123,
"odd": 123,
"pending": 123,
"periodicReview": 123,
"unassigned": 123
}curl --request GET \
--url https://api.artemis.cynopsis.co/api/dashboard/stats/tasks \
--header 'Authorization: Bearer <token>' \
--header 'X-Domain-ID: <x-domain-id>'{
"expiringDocument": 123,
"odd": 123,
"pending": 123,
"periodicReview": 123,
"unassigned": 123
}The access token received from the authorization server in the OAuth 2.0 flow.
X-Domain-ID
endDate
startDate