List tasks by user IDs

Get a paginated list of tasks created by the specified users. Returns task details including title, description, priority, status, due date, and assignees.

Query Params
string
required
length ≥ 36

Comma-separated user UUIDs to filter tasks by creator

integer
1 to 100
Defaults to 10

Number of items per page (1-100, default: 10)

integer
1 to 100
Defaults to 10

Alias for pageSize

string

Pagination token for next page

string

Alias for pageToken

boolean
Defaults to false

Include total record count in response

Responses

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