OAuth App Users Tokens
GET {{url}}{{site}}/services/data/v{{version}}/apps/oauth/usage/{{_appId}}/{{_userId}}/tokens
Lists all tokens for a user of the external client app. SeeĀ Refresh Token by User and App.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | Replace <token> with your access token |