v1

latestOpenAPI 3.0.0MIT2026-07-14102210128.7 KB
source_definition

Get a sourceDefinition that is configured for the given workspace

post/v1/source_definitions/get_for_workspace

Request body

sourceDefinitionIdstring uuid required
workspaceIdstring uuid required

Response

Successful operation

dockerImageTagstring required
dockerRepositorystring required
documentationUrlstring uri
iconstring
namestring required
protocolVersionstring

The Airbyte Protocol version supported by the connector

releaseDatestring date

The date when this connector was first released, in yyyy-mm-dd format.

releaseStage'alpha' | 'beta' | 'generally_available' | 'custom'
sourceDefinitionIdstring uuid required
sourceType'api' | 'file' | 'database' | 'custom'