UserInfo endpoint (OIDC)

Returns claims about the authenticated end-user. Requires Authorization: Bearer <access_token>.

Authentication

Api-Keystring

API key of the organization. Always sent together with the Secret-Access header.

Headers

Secret-AccessstringRequired

Response

Successful Response
substring
emailstringOptional
namestringOptional

Errors

401
Unauthorized Error