Task
List tasks
Retrieves a paginated list of tasks with optional sorting. The response includes task details and statistics.
get/v1/tasks
Query parameters
sort'dateTime' | 'time' | 'created'
Field to sort by
order'asc' | 'desc'
Sort direction
pageinteger
Page number (1-based)
limitinteger
Number of items per page
organizationIdstring
Organization ID. When set together with admin or invoicing permission on the organization, the response includes tasks across all teams in that organization (used by the document picker).
Response
List of tasks with statistics