Userinfo Endpoint
oauth
Userinfo Endpoint
GET
Userinfo Endpoint
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Basic profile for the authenticated user.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Basic profile for the authenticated user.