OAuth
Get profile
get/oauth/userinfo
Response
Success
Example response
{
"id": "32b5af58fdf",
"email": "jackson@coolstartup.com",
"firstName": "SAML",
"lastName": "Jackson",
"raw": {},
"requested": {}
}Changes
Changed in 2 of the 50 revisions of this API.11
- ○
added the media type
application/jsonfor the response with the status200response-media-type-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
removed the media type
application/jsonfor the response with the status200response-media-type-removed
This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲