List Tasks
Retrieves tasks from Assembly.com.
GET
Query
Arguments
string
Filter tasks by the internal user that created the task.
string
Filter tasks by parent task ID.
string
Filter tasks by status. One of todo, inProgress, completed.
string
Filter tasks by assigned client user ID.
string
Filter tasks by assigned internal user ID.
string
Filter tasks by assigned company ID.
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.