releases
get all releases for an app
GET
/
v1
/
apps
/
{app_id}
/
releases
Authorizations
Authorization
string
headerrequiredType "Bearer" followed by a space and token.
Path Parameters
app_id
string
requiredapp ID
Response
200 - application/json
build_id
string
created_at
string
created_by
object
created_by_id
string
id
string
release_steps
object[]
status
string
status_description
string
total_release_steps
integer
updated_at
string