Get the OAuth 2.0 authorisation URI for an add-on

Builds the authorisation URI to which the user should be redirected to start the OAuth 2.0 flow for this add-on (with the configured clientID, scopes, and a generated state). Open this URL in the browser; the provider will redirect back to eLab's redirect URI with a code, which you then pass to setAccessAndRefreshToken.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Headers
string
Defaults to Swagger
Responses
200

The generated authURl is found and returend

404

Since there is no matching config found for the sdkPluginID no URL is returned

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