Lookups
Get Group Roles
Retrieves a list of roles associated with a specific group identified by GroupID.
get/v1/group/{GroupID}/roles
Path parameters
GroupIDinteger required
The unique identifier of the group for which roles are being retrieved.
Response
A list of roles associated with the specified group.