Get all projects that any person in the given account has an active allocation for. That is, each allocation's start date is ≦ now and the end date is ≧ now.


Permissions
Person: 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.

personIds
array of int64s

Optional paramater of comma delimited ids for filtering results based on the person IDs provided

personIds
string
enum
Defaults to All

Optional parameter for filtering results by project state.

Allowed:
string
enum
Defaults to All

(Optional)Salaried role type to filter results by (Defaults to 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