Skip to main content
Get All Actor Groups by ActorID

Authorizations

Authorization
string
header
required

Enter your Bearer token. It's required to authenticate API requests.

Path Parameters

ActorID
integer<int64>
required

The unique identifier of the actor for whom the role groups are being retrieved.

Response

200 - application/json

A list of actor groups associated with the actor was retrieved successfully.

RoleGroupId
integer<int32> | null

The unique identifier of the role group.

RoleGroupName
string | null

The name of the role group.

UpdatedDT
string<date-time> | null

The date and time when the role group was last updated.