Skip to main content

Get a pipeline of a given app

GET 

/apps/:app-slug/pipelines/:pipeline-id

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.

RequestClick to copy link

ResponsesClick to copy link

OK