7764b2b9fcc4
OpenAPI 3.1.02026-08-126484213.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