Get User Info

GET {{url}}{{site}}/services/oauth2/userinfo

This requests uses an access token to get user information from Salesforce using the standard /userinfo endpoint.

HEADERS

KeyDatatypeRequiredDescription
AuthorizationstringReplace <token> with your access token
Content-Typestring