OpenAPI 3.0.02026-08-106271,3402.0 MB

e0bc2ad906d8

External

External - Who am I

Auth: Authenticated - any signed-in user.

Worked example of a scope-gated external endpoint. Returns the calling client's identity, granted permissions and allowed endpoints. Requires a bearer token from the external token endpoint, and the client must have been granted access to this path (enforced by ExternalApiAccessPreProcessor).

get/external/v1/whoami

Response

Success

clientIdstring nullable
displayNamestring nullable
permissionsstring[]
allowedApisstring[]