List the workflows of an app
GET/apps/:app-slug/build-workflows
List the workflows that were triggered at any time for a given Bitrise app. Note that it might list workflows that are currently not defined in the app's bitrise.yml configuration - and conversely, workflows that were never triggered will not be listed even if they are defined in the bitrise.yml file.
RequestClick to copy link
ResponsesClick to copy link
- 200
- 400
- 401
- 404
- 500
OK
Bad Request
Unauthorized
Not Found
Internal Server Error