Get all custom field values for all people for the given account


Permissions
HourlyProfile: Read
Person: Read
Private: 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
boolean
Defaults to false

If true, the response will include all person field values, even if no value is set for a given field. If false, field values that are empty are not included in the response.

string
enum
Defaults to Active

If specified and non-zero, only include field vlaues for people matching the given state. The available values are defined as follows:

  • active: include only Active people
  • deactivated: include only Deactivated people
  • all: include all people, regardless of state
Allowed:
personIds
array of int64s

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

personIds
int32
0 to 2147483647
Defaults to 0

The offset of the result to begin with

int32
1 to 2147483647
Defaults to 1000

Optional - The number of items return by result set. If no limit given, return all results

string

Optional - for filtering result by system field "Employee ID"

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