List deploy events for an app
GET /apps/{slug}/events
GET
/apps/{slug}/events
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” slug
required
string
App slug (lowercase, dash-separated).
Responses
Section titled “ Responses ”Events array.
Array<object>
object
id
integer format: int64
app_id
integer format: int64
version_id
integer format: int64
action
string
Example
deploy status
string
Example
ok message
string
created_at
string format: date-time