API ReferenceRole Set
Retrieves a RoleSet resource
Retrieves a RoleSet resource
Authorization
apiKey Authorization<token>
Value for the Authorization header parameter.
In: header
Path Parameters
id*string
RoleSet identifier
Response Body
curl -X GET "https://example.com/user/role-sets/string"{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "shortCode": "string", "name": "string", "roles": [ "Check allowed_roles.yaml" ]}