v1

latestOpenAPI 3.0.0MIT2026-07-14102210128.7 KB
destination_definition

Get a destinationDefinition that is configured for the given workspace

post/v1/destination_definitions/get_for_workspace

Request body

destinationDefinitionIdstring uuid required
workspaceIdstring uuid required

Response

Successful operation

destinationDefinitionIdstring uuid required
dockerImageTagstring required
dockerRepositorystring required
documentationUrlstring uri required
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'
supportsDbtboolean required

an optional flag indicating whether DBT is used in the normalization. If the flag value is NULL - DBT is not used.