A valid request URL is required to generate request examples[
{
"id": 123,
"pipelineId": "<string>",
"pipelineName": "<string>",
"parentPipeline": 123,
"pipelineStatus": "<string>",
"moduleName": "<string>",
"systemOwner": true,
"pipelineDescription": "<string>",
"pipelineInternal": true
}
]A valid request URL is required to generate request examples[
{
"id": 123,
"pipelineId": "<string>",
"pipelineName": "<string>",
"parentPipeline": 123,
"pipelineStatus": "<string>",
"moduleName": "<string>",
"systemOwner": true,
"pipelineDescription": "<string>",
"pipelineInternal": true
}
]Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Zero-based page index (0..N)
x >= 0The size of the page to be returned
x >= 1Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.