Resources

GET {{url}}{{site}}/services/data/v{{version}}/apps/oauth/credentials/{{_appId}}/{{_consumerId}}?part=Key

Returns credentials for a specific consumer. Use parameters to determine whether the request should return the key, the secret, or both key and secret. See OAuth Credentials by Consumer ID.

Request Params

KeyDatatypeRequiredDescription
partstringKey, Secret, or KeyAndSecret

HEADERS

KeyDatatypeRequiredDescription
AuthorizationstringReplace <token> with your access token