Skip to main content

Get bitrise.yml of a specific app

GET 

/apps/:app-slug/bitrise.yml

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.

RequestClick to copy link

ResponsesClick to copy link

{the bitrise.yml in yml format}