Tasks

List Tasks

get/v1/tasks

Query parameters

status_idinteger

Filter by task status id (see the catalog).

Filter by task status id (see the catalog).

contact_idinteger

Tasks assigned to or related to this contact.

Tasks assigned to or related to this contact.

policy_idinteger

Tasks related to this policy.

Tasks related to this policy.

due_fromstring date

Due date from (inclusive).

Due date from (inclusive).

due_tostring date

Due date to (inclusive).

Due date to (inclusive).

cursorstring

Opaque cursor from a previous response (next_cursor).

Opaque cursor from a previous response (next_cursor).

page_sizeinteger

Records per page (max 100).

Records per page (max 100).

Response

Successful Response

next_cursorstring
has_moreboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.