Roles

Get Organization Roles

Retrieve a list of all roles of an organization.

SecurityNone or DevBrowser or ProductionBrowser or ProductionNativeApp and ProductionNativeFlag)
Request
path Parameters
organization_id
required
string

The organization ID.

query Parameters
limit
number
offset
number
Responses
200

Returns the response for Client wrapped Roles objects.

401

Request was not successful

403

Request was not successful

get/v1/organizations/{organization_id}/roles
Response samples
application/json
{
  • "response": {
    },
  • "client": {
    }
}