Newer Version Available
OAuth Credentials Resources
Find information about OAuth credentials.
Available resources are:
| Resource | Description |
|---|---|
| /apps/oauth/credentials/${appIdentifier} | Get OAuth credentials for all OAuth consumers associated with a given app by providing the app ID. |
| /apps/oauth/credentials/${appIdentifier}/${oauthConsumerIdentifier} | Get the OAuth key, secret, or both for a specific OAuth consumer by providing the consumer ID. |