Get the claims of the authenticated user
get
Responses
200
Claims of the authenticated user.
application/json
objectOptional
401
Access token is missing or invalid.
application/json
500
Unable to get user claims.
application/json
get/api/v1/oauth/userinfo
PreviousExchange an authorization code or a refresh token for tokensNextGet an OAuth2/OpenID client application
Last updated
Was this helpful?