v1

latestSwagger 2.0MIT2026-08-06120162320.1 KB
pipelines

Get a pipeline of a given app

Get the specified pipeline of a given Bitrise app. You need to provide both an app slug and a pipeline id. You can get the pipeline id either by calling the /pipelines endpoint or by clicking on the pipeline on bitrise.io and copying the id from the URL. The endpoint returns all the relevant data of the pipeline.

get/apps/{app-slug}/pipelines/{pipeline-id}

Path parameters

app-slugstring required

App slug

pipeline-idstring required

Pipeline id

Response

OK

abort_reasonstring
{"stackTrail":"components:schemas:v0.PipelineShowResponseModel:properties:credit_cost","oasType":"schema","type":"unknown"}
current_attempt_idstring
finished_atstring
idstring
namestring
number_in_app_scopeinteger
{"stackTrail":"components:schemas:v0.PipelineShowResponseModel:properties:put_on_hold_at","oasType":"schema","type":"unknown"}
rebuildableboolean
started_atstring
status'aborted' | 'failed' | 'initializing' | 'on_hold' | 'running' | 'succeeded' | 'succeeded_with_abort'
triggered_atstring
triggered_bystring
typestring