Skip to main content
GET
List an application's deploy runs

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

Response

Successful Response

An application's deploy runs, newest first.

deploy_runs
DeployRunSummary · object[]
required
truncated
boolean
required

True when older runs exist beyond the 50 listed. A capped listing that did not say so would read as the application's whole deploy history.