cURL
HR Employees
List employees
GET
cURL
Authorizations
Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.
Developer API key (fl_dev_...). Required on every API call with a machine access token.
First-party client audience. Must match the fluide_client_id claim on the JWT. Use fluide-developer for Connect.
Query Parameters
Free-text search (endpoint-specific)
Maximum string length:
200Required range:
x >= 1Required range:
1 <= x <= 100Directory scope: active = ACTIVE+ON_LEAVE (default), workforce = ACTIVE+ON_LEAVE+PENDING, all, terminated, pending, inactive
Available options:
active, workforce, all, terminated, pending, inactive