Operations
List Employees
List Employees visible through the member’s role, sharing, manager, creator, and company permissions.
Use when: Use to browse or filter Employees and obtain Employee IDs; use employees.analytics for performance comparisons and employees.get for one person. Returns: a cursor-paginated list of authorized Employee summaries with company, position, manager, tags, status, and IDs.
POST
List Employees
Authorizations
OAuth access token issued for the REST resource.
Body
application/json
Required range:
1 <= x <= 200Exact Jointl company IDs; empty means every authorized company.
Maximum array length:
100Required string length:
1 - 128Pattern:
^[A-Za-z0-9_-]+$Defaults to active Employees. Pass an empty array to include every authorized Employee status.
Maximum array length:
100Available options:
active, left Exact Jointl tag IDs; empty means every tag.
Maximum array length:
100Required string length:
1 - 128Pattern:
^[A-Za-z0-9_-]+$