v1

latestSwagger 2.0MIT2026-08-06120162320.1 KB
application

Get bitrise.yml of a specific app

Get the full bitrise.yml configuration of an application, by providing the app slug. It returns the current bitrise.yml that is stored on bitrise.io in full, including the trigger map, the different workflows and the Steps.

get/apps/{app-slug}/bitrise.yml

Path parameters

app-slugstring required

App slug

Response

{the bitrise.yml in yml format}