Skip to main content
GET
List app deployments

Authorizations

Authorization
string
header
required

Send your API token (Dashboard → Settings → API Token) as Authorization: Bearer <token>.

Path Parameters

app_id
string<uuid>
required

Response

200 - application/json

List of deployments

id
string<uuid>
app_id
string<uuid>
created_at
string<date-time>
error
string
owner
string

GitHub repo owner, present for deploys created via Git integration.

repo
string
branch
string
commit
string