v1

latestOpenAPI 3.0.12026-07-26181265484.9 KB
Actors

Get All Actor Groups by ActorID

Retrieves all actor groups associated with a specific actor, identified by ActorID.

get/v1/actors/{ActorID}/roleGroups

Path parameters

ActorIDinteger required

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

Response

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

RoleGroupIdinteger nullable

The unique identifier of the role group.

RoleGroupNamestring nullable

The name of the role group.

UpdatedDTstring date-time nullable

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