Skip to main content
GET
Get deployment build logs

Authorizations

Authorization
string
header
required

API key in the format: Bearer {api_token}

Path Parameters

id
string
required

The resource ID (e.g., "prod_abc123") or slug (e.g., "my-product")

deployment_id
string
required

The deployment to read logs for, e.g. dpl_04LNm3QYe3kZS1deabkVJxGn.

Response

The deployment's stages, each with the output its commands produced

object
enum<string>
Available options:
list
data
object[]
has_more
boolean
url
string