Get all Tasks for all projects in the given account


Permissions
Project: Read
Person: Read
Role: Read
Allocation: Read

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

The Account ID

Query Params
date-time

Optional paramater used to calculate date based properties. If not provided, it is set to today's date in UTC.

int32
0 to 2147483647
Defaults to 0

Offset for pagination

int32
1 to 2147483647
Defaults to 5000

Maximum number of results in this page

projectIds
array of int64s

(Optional) Filter task(s) to contain tasks that match the projectIds passed in.

projectIds
string
enum
Defaults to All

(Optional) Filters the result by the state of the project the role is on

Allowed:
taskIds
array of uuids

(Optional) Filters the result to contain tasks that match the taskIds passed in. Works as an AND with filledState and roleNameIds

taskIds
int32
enum
Defaults to 2

(Optional) Filters the result by the filled state of the roles

Allowed:
roleIds
array of int64s

(Optional) Filters the result to contain roles that match the ids passed in. Works as an AND with filledState and roleNameIds

roleIds
roleNameIds
array of int64s

(Optional) Filters the result to contain roles that match the ids passed in. Works as an AND with filledState and roleIds

roleNameIds
string
enum
Defaults to All

(Optional) Filters the result by the state of the role dates: Current, Upcoming, Past, or All

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

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