List Assigned Tasks
Retrieves assigned tasks from Awork.
GET
Query
Arguments
boolean
Whether to return only tasks currently in progress.
string
The start date and time for filtering by assignment date. If set, tasks are returned only when the assignment date is greater or equal than this value.
string
The end date and time for filtering by assignment date. If set, tasks are returned only when the assignment date is less or equal than this value.
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.