Skip to main content
GET
Counts of my outstanding tasks: active, overdue, due today, and by kind of task

Authorizations

Authorization
string
header
required

OAuth 2.0 client credentials. The access token from POST /oauth/token is sent as a bearer token. Request only the scopes you need.

zivio-tenant-id
string
header
required

Your Zivio organisation identifier. The regional API endpoints serve every Zivio organisation, so each request must identify yours.

Query Parameters

filter[<attribute>]
object

Standard filter grammar, e.g. filter[taskable_type]=Invoice or filter[taskable_scope]=job_approvers_requested.

Response

Task counts for the acting user

The response is of type object.