v1
latestSwagger 2.0MIT2026-08-06120162320.1 KBpipelines
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