Get tasks

Retrieves a list of tasks under a specified task board

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the taskBoard

Query Params
taskIds
array of strings

List of task IDs to filter by

Taskids
labelIds
array of strings

List of label IDs to filter by. Tasks retrieved will include the specified label(s), but may also include additional labels.

Labelids
userIds
array of integers

List of assigned user IDs on the task to filter by. Group tasks will be also included in the results.

Userids
string
enum
Defaults to all

draft/published/completed/all - all is by default

Allowed:
integer
1 to 100
Defaults to 10

The maximum number of results to display per page

integer
≥ 0
Defaults to 0

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

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json