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.

Response

200 - application/json

Successful Response

accountId
string
required

Account this role belongs to.

name
string
required

Display name of the role.

_id
string

Unique identifier of the role.

createDate
string<date-time>

UTC timestamp when the role was created.