Get the current caller's identity, role, and KB clearance
Resolve the authenticated caller's own identity, role, and KB clearance.
Authenticated only — no org-scope and no permission gate — so every role (including org:viewer) can read its own context to drive UI gating. Backend RBAC still enforces every mutation; this endpoint grants nothing.
Response
Successful Response
Changes
Changed in 1 of the 3 revisions of this API.5
- ○
added the optional property
is_internalto the response with the200statusresponse-optional-property-added
- ○
added the optional property
retry_afterto the response with the400statusresponse-optional-property-added
- ○
added the optional property
retry_afterto the response with the401statusresponse-optional-property-added
- ○
added the optional property
retryableto the response with the400statusresponse-optional-property-added
- ○
added the optional property
retryableto the response with the401statusresponse-optional-property-added
This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○