Gets all people in the given account.

NOTE: If there are more persons in the account than were returned, there will be a "query-has-more" header that will be set to true.
Permissions
HourlyProfile: Read
Person: 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.

int32
0 to 2147483647
Defaults to 0

Offset for pagination

int32
1 to 2147483647
Defaults to 1000

Maximum number of results in this page

string

Filter user with email

string
enum
Defaults to Active

If specified and not 'Unknown', only include people matching the given state. The available values are defined as follows:

  • Unknown: By default, includes only Active people.
  • Active: include only Active people
  • Deactivated: include only Deactivated people
  • All: include all people, regardless of state
Allowed:
ids
array of int64s

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

ids
string

Optional paramater of unique identifier for filtering results based on the person unique identifier provided

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