v1

latestOpenAPI 3.0.0MIT2026-07-14102210128.7 KB
source_oauth

Given a source connector definition ID, return the URL to the consent screen where to redirect the user to.

post/v1/source_oauths/get_consent_url

Request body

{"stackTrail":"components:schemas:OAuthConfiguration","oasType":"schema","type":"unknown","description":"The values required to configure OAuth flows. The schema for this must match the `OAuthConfigSpecification.oauthUserInputFromConnectorConfigSpecification` schema."}
redirectUrlstring required

The url to redirect to after getting the user consent

sourceDefinitionIdstring uuid required
sourceIdstring uuid
workspaceIdstring uuid required

Response

Successful operation

consentUrlstring required