11e8576224b8
latestOpenAPI 3.1.02026-08-136484213.6 MBTodos
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
sortstring[]
Sort todo
Filters
{
"0": {
"id": {
"eq": "123"
}
},
"$op": "and"
}Headers
X-Organization-Idstring required
Organization ID
Response
Collection todo