List Employee Roles

Get
/employers/{employerId}/employees/{employeeId}/roles

Lists all Roles for an Employee.
You must have the multi-role feature enabled.
This endpoint is currently being beta tested and subject to un-announced breaking changes.

Store values

Parameters

string
The Id of the Employer for the Employee.
string
The Id of the Employee which you want to list Roles.
Try it

Possible Responses

200 Success Item[] application/json
403 Forbidden
404 Not Found