pipelines
Get pipeline details
Get details of one or more pipelines
get/pipelines
Query parameters
namestring
The name of the pipeline
Response
Successful operation
Example response
[
{
"name": "My Pipeline"
}
]Get details of one or more pipelines
The name of the pipeline
Successful operation
[
{
"name": "My Pipeline"
}
]