Tasks List

Query Params
int32

Page number

int32

The number of the entities returned in the response of one request (limit – 250)

filter[responsible_user_id][]
array of int32s

Filter by the task responsible user ID. Either a single ID or an array of IDs can be passed

filter[responsible_user_id][]
int32

Filter by the task status. 1 – completed, 0 – open

filter[task_type][]
array of int32s

Filter by the task type ID. Either a single ID or an array of IDs can be passed

filter[task_type][]
string
enum

Filter by the entity type the task is linked to

Allowed:
filter[entity_id][]
array of int32s

Filter by the entity ID the task is linked to. To use the filter, the value should be passed into filter[entity_type]. Either a single ID or an array of IDs can be passed

filter[entity_id][]
filter[id][]
array of int32s

Filter by the task ID. Either a single ID or an array of IDs can be passed

filter[id][]
int32

Filter by the last task edit. A timestamp can be passed, in that case, tasks edited after the timestamp value will be returned.

int32

Filter by the last task edit. A timestamp can be passed.

int32

Filter by the last task edit. A timestamp can be passed.

string

Values available to sort by: asc, desc.

string

Values available to sort by: asc, desc.

string

Values available to sort by: asc, desc.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json