v1
latestSwagger 2.0MIT2026-08-06120162320.1 KBbuilds
Get the build log of a build
Get the build log of a specified build of a Bitrise app. 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. Preview of the log is returned in log_chunks field in JSON format. You can download the full raw log in txt by using the signed url returned in expiring_raw_log_url. Be aware that this url is expiring in 10 minutes!
get/apps/{app-slug}/builds/{build-slug}/log
Path parameters
app-slugstring required
App slug
build-slugstring required
Build slug