Get all Salaried roles for all projects in the given account


Permissions
Role: Read
Finance: 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.

boolean
Defaults to false

If true, limits the results to include only roles that are unfilled; that is, they don't have any allocations. If false, the results include all roles in the account, both filled and unfilled.

int32
0 to 2147483647
Defaults to 0

Offset for pagination

int32
1 to 2147483647
Defaults to 5000

Maximum number of results in this page

int64

(Optional) Filter role(s) for specified project ID

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 project the role is on

Allowed:
string
enum
Defaults to All

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

Allowed:
string
enum
Defaults to Operations

(Optional)Salaried role type to filter results by (Defaults to Operations)

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