Skip to main content
GET
List an application's rollbacks

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

application_id
string
required

Query Parameters

cluster_id
string
required

Response

Successful Response

The recorded rollback history of one deployment, newest first.

rollbacks
RollbackRecord · object[]
required