List employees

Returns all employees in the account.

If both email and employee_identifier are provided, employee_identifier will take precedence.

cursor is optional and used for pagination.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

The email of the employees to retrieve

string

The unique id used by the employees company to identify the employee

string

The pagination key to use for the next page of results.

The last successful call will include this in the response body in pagination.afterKey.

Note:

  • Pagination also works using the after_key query parameter. However, if both cursor and after_key are provided, cursor will take precedence.
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json