v1
integrations

Initiate OAuth flow

get/api/integrations/{provider}/login

Path parameters

providerstring required

Provider name for integrations. Can be any string value, including custom provider names.

Query parameters

scopesstring
credential_idstring nullable

Response

Successful Response

login_urlstring required
state_tokenstring required
cancel_urlstring nullable

Changes

Changed in 1 of the 165 revisions of this API.1

    • ○

      added the optional property to the response with the status

      response-optional-property-added