List Tasks
Retrieves tasks from Attio.
GET
Query
Arguments
string
Filter tasks to those linked to a record from the specified object.
string
Filter tasks to those linked to the specified record ID.
Uncommon arguments
string
Filter tasks by assignee.
boolean
Filter tasks by whether they are completed.
string
Sort order for the returned tasks.
PaginationRequest a specific window of rows with limit and offset. Learn more
number
Maximum number of rows to return.
number
Number of rows to skip.
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.