Skip to main content
GET
/
rbac
/
roles
/
{id}
Get a specific RBAC role
curl --request GET \
  --url https://api.cloud.flexprice.io/v1/rbac/roles/{id} \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
header
required

Enter your API key in the format x-api-key <api-key>*

Path Parameters

id
string
required

Role ID

Response

Role details

The response is of type object.