List all tasks

Returns a list of tasks

Query Params
integer

Number of records per page

string

To get records after a specific cursor

string

To get records before a specific cursor

string
enum

Comma separated list of related resources for inclusion

string

Search term to filter results by

string

Supported fields and predicates:

FieldSupported Predicates
ideq in not_in null not_null
is_completedeq
due_ateq gt gteq lt lteq null not_null in
completed_ateq gt gteq lt lteq null not_null in
account_ideq in not_in null not_null
contact_ideq in not_in null not_null
booking_ideq in not_in null not_null
user_ideq in not_in null not_null
creator_ideq in not_in null not_null
task_type_ideq in not_in null not_null
created_ateq gt gteq lt lteq null not_null in
updated_ateq gt gteq lt lteq null not_null in
Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json