Skip to content

List deploy events for an app

GET
/apps/{slug}/events
slug
required
string

App slug (lowercase, dash-separated).

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