Skip to main content

Get a list of all the roles

Get a list of all the roles

Responses

Success


Schema
  • roles object[]

    List of all the existing roles

  • id int32

    id of the role.

  • name string

    name of the role.

  • status string

    Possible values: [ENABLED, DISABLED]

    Specifies whether the role has been enabled or disabled.

  • company object
  • id int32
  • name string
  • commcell object
  • name string

    Name of the commcell the entity belongs to.

Loading...