Skip to main content
GET
/
api
/
v1
/
role-groups
/
{roleGroupId}
Get a role group.
curl --request GET \
  --url https://api.revong.com/api/v1/role-groups/{roleGroupId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token with Platform JWT token or API Key.

Path Parameters

roleGroupId
string
required

Provide roleId.

Response

OK.