List deployments. Optionally filter by application name.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter results by application name.
Limit the number of deployments to return.
1 <= x <= 100Offset the number of deployments to return.
x >= 0List of deployments.
Unique identifier for the deployment
"rr33xuugxj9h0bkf1rdt2bet"
Current status of the deployment
queued, in_progress, running, failed, stopped "queued"
Deployment region code
"aws.us-east-1a""aws.us-east-1a"
Timestamp when the deployment was created
Status reason
"Deployment in progress"
Relative path to the application entrypoint
"src/app.py"
Environment variables configured for this deployment
Timestamp when the deployment was last updated