Skip to main content
GET
/
v1
/
roles
{
  "roles": [
    {
      "name": "<string>",
      "title": "<string>",
      "description": "<string>",
      "permissions": [
        "<string>"
      ],
      "type": "TYPE_UNSPECIFIED"
    }
  ]
}

Response

OK

roles
object[]

The roles from the specified request.