Skip to main content
GET
List Assignations Roles by Employee

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

employeeId
string<uuid>
required

Employee Id

Query Parameters

limit
integer

Limit departments

page
integer

Request a specific page

Response

200 - application/json

Assigned Roles by Employee

data
object[]
meta
object