V1Employees
ListEmployeeRoles
Provides summary information for all of a business's employee roles.
get/v1/me/roles
Query parameters
orderstring
The order in which employees are listed in the response, based on their created_at field.Default value: ASC
limitinteger
The maximum integer number of employee entities to return in a single response. Default 100, maximum 200.
batch_tokenstring
A pagination cursor to retrieve the next set of results for your original query to the endpoint.
Response
Success