Get counts of workers with tasks in different statuses
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
``200 Returns counts of workers grouped by task statuses
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request GET \
--globoff \
--url 'https://services.fountain.com/api/servicetodo/processes/workers/metrics/count?filter[pagination][page]=1&filter[pagination][limit]=3' \
--header 'accept: application/json'
application/json
``200