v2
latestOpenAPI 3.0.02026-08-013312111.4 MBList pipelines
Find pipelines in a repository.
Note that unlike other endpoints in the Bitbucket API, this endpoint utilizes query parameters to allow filtering and sorting of returned results. See query parameters for specific details.
Path parameters
This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example {workspace UUID}.
The repository.
Query parameters
The UUID of the creator of the pipeline to filter by.
The type of the reference to filter by.
The reference name to filter by.
The name of the branch to filter by.
The revision to filter by.
The pipeline pattern to filter by.
The type of pipeline to filter by.
The creation date to filter by.
The trigger type to filter by.
The pipeline status to filter by.
The attribute name to sort on.
The page number of elements to retrieve.
The maximum number of results to return.
Response
The matching pipelines.