v1

latestSwagger 2.0MIT2026-08-06120162320.1 KB
builds

Get a build of a given app

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

get/apps/{app-slug}/builds/{build-slug}

Path parameters

app-slugstring required

App slug

build-slugstring required

Build slug

Response

OK