Skip to main content
GET
Get linked users for a user

Authorizations

Authorization
string
header
required

OAuth 2.0 client credentials flow. Contact timeback@trilogy.com to request credentials for your application.

Path Parameters

sourcedId
string
required

User ID

Response

Successful operation

Linked users for a specific user through agent relationships

agentsAsAgent
object[]
required

Users where the current user is acting as an agent (e.g., children of a parent)

agentsAsSource
object[]
required

Users who are agents of the current user (e.g., parents of a student)