Skip to main content
GET
Get all app roles for an app

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

app_id
string<uuid>
required

Unique ID of the app.

Response

App roles retrieved successfully.

id
string<uuid>
required

Unique ID of the app role.

app_id
string<uuid>
required

ID of the app.

role_name
string
required

Name of the role.

created_date
any
required

Role creation timestamp.