v1
latestSwagger 2.0MIT2026-08-06120162320.1 KBList all pipelines and standalone builds of an app
List all the pipelines and standalone builds of a specified Bitrise app. Set parameters to filter pipelines: for example, you can search for pipelines/standalone builds run with a given workflow name or all pipelines/standalone builds that were triggered by Pull Requests. It returns all the relevant data of the pipelines/standalone builds.
Path parameters
App slug
Query parameters
List pipelines/standalone builds run after a given date (RFC3339 time format)
List pipelines/standalone builds run before a given date (RFC3339 time format) - was called 'next' earlier
The branch which was built
The pipeline/standalone build number
The commit message of the pipeline/standalone build
Max number of elements per page - default: 10
List pipelines/standalone builds run before a given date (RFC3339 time format) - deprecated
Name of the pipeline
The status of the pipeline/standalone build: on_hold, running, succeeded, failed, aborted, succeeded_with_abort
The event that triggered the pipeline/standalone build (push, pull-request, tag)
The name of the workflow used for the pipeline/standalone build
Response
OK