Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Use your Anything API key as the Basic auth username and leave the password empty. Example credentials: anything_xxx:

Path Parameters

deploymentId
string<uuid>
required

Response

Deployment logs

logs
string
required
status
enum<string>
required
Available options:
PENDING,
BUILDING,
DEPLOYING,
SUCCESS,
FAILED
failureReason
string | null
required