GET
/
auth
/
roles
[
  {
    "id": "<string>",
    "name": "<string>",
    "description": "<string>",
    "scopes": [
      "<string>"
    ],
    "predefined": true
  }
]

Authorizations

X-API-KEY
string
header
required

Response

200 - application/json
Successful Response

The response is of type object[].