count assignedTasks
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
``200 Count of assignedTask documents found. Wrapped in a JsonAPI root response with wrapped count result as data.
``500 default error response
curl --request GET \
--url https://services.fountain.com/api/servicetodo/assignedTasks/count \
--header 'accept: application/json'
application/json
200500