Skip to main content

Describe pipeline schema

GET 

/pipelines/:pipelineId/schema

Retrieves the pipeline schema of the pipeline identified by the given pipelineId, enriched by attributes. 200 - OK responses include the pipeline schema. 204 - OK responses indicate a successful request, with no saved schema found for the given pipeline ID.

Request

Responses

OK