Skip to main content
GET
Get app deployments

Authorizations

Authorization
string
header
required

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

Path Parameters

app_id
string<uuid>
required

Response

List of deployments

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