v1

latestSwagger 2.0MIT2026-08-06120162320.1 KB
pipelines

List all pipelines/standalone builds

List all the Bitrise pipelines/standalone builds that can be accessed with the authenticated account. Filter pipelines/standalone builds based on their owner, using the owner slug, or the status of the pipeline/standalone build.

get/pipelines

Query parameters

owner_slugstring

The slug of the owner of the app or apps

statusstring

The status of the pipelines/standalone build: on_hold, running, succeeded, failed, aborted, succeeded_with_abort

nextstring

Getting pipelines/standalone builds before the given parameter (RFC3339 time format)

limitinteger

Max number of elements per page (default: 10)

Response

OK