v1
latestOpenAPI 3.1.02026-07-24145580597.0 KBGet tasks
Retrieves a list of tasks under a specified task board
Path parameters
The unique identifier of the taskBoard
The unique identifier of the taskBoard
Query parameters
List of task IDs to filter by
List of task IDs to filter by
List of label IDs to filter by. Tasks retrieved will include the specified label(s), but may also include additional labels.
List of label IDs to filter by. Tasks retrieved will include the specified label(s), but may also include additional labels.
List of assigned user IDs on the task to filter by. Group tasks will be also included in the results.
List of assigned user IDs on the task to filter by. Group tasks will be also included in the results.
An enumeration.
draft/published/completed/all - all is by default
The maximum number of results to display per page
The maximum number of results to display per page
The resource offset of the last successfully read resource will be returned as the paging.offset JSON property of a paginated response containing more results
The resource offset of the last successfully read resource will be returned as the paging.offset JSON property of a paginated response containing more results
Response
Successful Response