Get Application Roles

get

/cloudapi/restapi/v3/roles

This end point returns application roles. It includes roles of all the products available for the respective environment.

Request

There are no request parameters for this operation.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : RoleRO
Type: object
Title: RoleRO
Application role assigned to a user or company.
Show Source

400 Response

Invalid input, Please re-check the input.
Back to Top