TypeScript client
Agent
Get agent context
Return the authenticated caller’s full working context in one call: user, organizations, teams, and default ids. Call this first in an agent session to resolve the teamId and organizationId that nearly every other endpoint requires. Read-only aggregation with no side effects.
GET
TypeScript client
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.