Skip to main content
GET
Get function build logs

Authorizations

Authorization
string
header
required

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

Query Parameters

deployment_id
string

Defaults to the latest deployment when omitted

Response

Build logs for the deployment

deploymentId
string
required
status
enum<string>
required
Available options:
pending,
success,
failed
logs
object[]
required
createdAt
string<date-time>
required