v1
latestOpenAPI 3.1.02026-07-22106199311.5 KBShared Pipeline Artifacts
List Published Shared Pipelines
Returns a paginated list of all published shared pipelines accessible to the account across all namespaces.
get/v1/shared-pipelines
Query parameters
{"stackTrail":"paths:/v1/shared-pipelines:get:parameters:0:schema","oasType":"schema","type":"unknown"}
Page number (0-indexed)
{"stackTrail":"paths:/v1/shared-pipelines:get:parameters:1:schema","oasType":"schema","type":"unknown"}
Number of records per page (from 1 to 100)
Response
Published shared pipelines listed successfully
Example response
{
"page": 1,
"size": 50,
"total": 472
}