v1
latestOpenAPI 3.1.02026-07-24239123562.1 KBPipelines
Search Pipelines
Search pipelines
get/v1/pipeline/search
Query parameters
sizeinteger
Number of pipelines to return
frominteger
Page number to start from (0-indexed)
pipelineStatus'' | 'all' | 'enabled' | 'disabled'
Status
pipelineNameOrIdstring
Name or ID
artifactType'all' | 'tetraflow' | 'protocol'
Tetraflow or Protocol
protocolNamespacestring
Namespace of protocol
protocolNamestring
Name of protocol
protocolVersionstring
Version of protocol
startTimestring
Time when pipeline started
endTimestring
Time when pipeline ended
sortBy'pipelineName' | 'protocolName' | 'lastConfigUpdate' | 'createDate'
Field to sort results by
order'asc' | 'desc'
Ordering of
labelKeystring
Filter pipelines by label key. If provided, response contains pipelines with assigned matching label keys.
labelValuestring
Filter pipelines by label value. Requires labelKey to be provided. If both labelKey and labelValue are provided, response contains pipelines with assigned matching key-value label pairs.
Response
Success