Generate User Details Using Access Token

get

/oauth2/v1/userinfo

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

User information generated
Body ()
Root Schema : userinfo
Type: object
Generate the user information in JSON format.
Show Source

400 Response

Invalid request
Body ()
Root Schema : error
Type: object
Error message that appears during Access Token generation
Show Source
Back to Top