Get the current access token for an add-on

Returns the current access token stored for this add-on in the requested scope, refreshing it transparently if it has expired. Use this from add-on code that needs to call the third-party provider on behalf of the current user, instead of caching the token yourself.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Query Params
string

Expand an ID field to an object

string

Sort by a specific field

string

Specify a viewID to customize the result

string

Specify viewColumns to extend the result

string

Filter by scope

Headers
string
Defaults to Swagger
Responses
200

Returns a valid access token for the given sdkPluginID

404

No valid access token found for the given sdkPluginID

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!