get
https://{targetURL}/api/v1/addons//oauthConfig/getAuthUrl
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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200The generated authURl is found and returend
404Since there is no matching config found for the sdkPluginID no URL is returned