Skip to main content

List roles

Lists all available roles. Only roles the user has are listed.

Responses

Returns all roles the user has permission to view.


Schema array
  • id uuid

    Identifies the role.

  • name string

    Name of the role.

  • description string

    Description of the role.

Loading...