Pipelines
Get pipeline metadata
Get metadata describing the pipeline configuration, including configurable fields and their types.
Get metadata describing the pipeline configuration, including configurable fields and their types.
X-API-Key<token>
In: header
Response Body
application/json
curl -X GET "https://example.com/api/v1/pipelines/_/metadata"{ "code": 0, "data": { "configs": {} }}