v1
latestOpenAPI 3.0.12026-07-26181265484.9 KBActors
Get Actor Hierarchy for Current User
Retrieves the actor hierarchy for the current user. Optionally, you can specify an ActorID to get the hierarchy for a specific actor, filter by StatusID, or limit the hierarchy levels returned.
get/v1/actors/hierarchy
Query parameters
ActorIDinteger
Specify the unique identifier of an actor to retrieve its hierarchy instead of the current user's hierarchy.
StatusIDinteger
Filter the hierarchy to only include actors with a specific status identifier.
HierarchyLevelLimitinteger
The maximum number of hierarchy levels to retrieve.
Response
The actor hierarchy was retrieved successfully.