For AI agents: a documentation index is available at /docs/llms.txt. Append .md to any page URL for markdown, or send Accept: text/markdown.

Get authenticated context

Returns the authenticated principal and organization context.

get/v1/context

Authorizations

Authorizationstringrequired

http

Response

application/json
200· Successful response.
dataobjectrequired
Show child attributes
objectstringrequired
principalobjectrequired
objectstringrequired
login_idstringrequired
org_idstringrequired
org_namestring
Constraints:nullable
auth_typestringrequired
Allowed values:oauthpatservice_accountapi_key
scopesstring[]required
orgobjectrequired
idstringrequired
objectstringrequired
namestringrequired
Constraints:nullable

Was this helpful?