GET
/
v1
/
releases
/
{release_id}
/
steps

Authorizations

Authorization
string
headerrequired

Type "Bearer" followed by a space and token.

Path Parameters

release_id
string
required

release ID

Response

200 - application/json
component_release_id
string

parent release ID

created_at
string
created_by
object
created_by_id
string
delay
string

fields to control the delay of the individual step, as this is set based on the parent strategy

id
string
install_deploys
object[]
requested_install_ids
string[]

When a step is created, a set of installs are targeted. However, by the time the release step goes out, the install might have been setup in any order of ways.

status
string
status_description
string
updated_at
string