v1

latestOpenAPI 3.1.02026-08-066484183.6 MB
Todos

Get todos

Returns a paginated list of todos — checklist items attached to tasks or deals. Supports filtering by assignee, due date, task, deal, todoable type, and status (open/closed).

get/api/v2/todos

Query parameters

OR

Filters

{
  "0": {
    "id": {
      "eq": "123"
    }
  },
  "$op": "and"
}
sortstring[]

Sort todo

Headers

X-Organization-Idstring required

Organization ID

Response

Collection todo