Skip to main content
GET
List Roles

Authorizations

Authorization
string
header
required

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

Query Parameters

limit
integer

Limit departments

page
integer

Request a specific page

Response

200 - application/json

Array of Roles

data
object[]
meta
object