UserInfo endpoint (OIDC)
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-Access
Response
Successful Response
sub
email
name
Errors
401
Unauthorized Error
