Retrieve user informationpost https://{tenanturl}/v1.0/endpoint/{opName}/userinfoUse this API to get the user information that is associated with the token.Path ParamsopNamestringenumrequiredDefaults to defaultThe OpenID Connect provider ID. The default provider ID is "default".defaultAllowed:defaultForm Dataaccess_tokenstringrequiredThe access token.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/jwtAllowed:application/jsonapplication/jwtResponses 200The user information was returned. 401Access was forbidden. 500An internal server error occurred.Updated over 2 years ago