Error
A valid request URL is required to generate request examples{
"id": "<string>",
"stages": [
{
"type": "<string>",
"id": "<string>",
"skip": false,
"label": "<string>",
"condition": "<string>"
}
],
"properties": {}
}Get the definition for a specific pipeline
GET
/
query-pipelines
/
{id}
Error
A valid request URL is required to generate request examples{
"id": "<string>",
"stages": [
{
"type": "<string>",
"id": "<string>",
"skip": false,
"label": "<string>",
"condition": "<string>"
}
],
"properties": {}
}Was this page helpful?
⌘I