Get dashboard pending tasks summary
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
``200 Returns the employer dashboard pending tasks summary.
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request GET \
--globoff \
--url 'https://services.fountain.com/api/servicetodo/processes/dashboard/pending-tasks-summary?filter[pagination][page]=1&filter[pagination][limit]=3' \
--header 'accept: application/json'
application/json
* * *