Deployments
Get deployment
Retrieve a managed Core instance by deployment ID.
GET
Retrieve a deployment by ID.
Path
string
required
Unique identifier of the deployment to retrieve.
Response
string
required
Unique identifier for the deployment.
string
required
Instance name.
string
required
sandbox or production.string
required
Capacity tier, such as
B1.Micro or B1.Standard.string
required
PENDING, ACTIVE, DESTROYING, DESTROYED, or FAILED.string
Datacenter code for the instance.
boolean
true for dedicated (Production) infrastructure.string
How Cloud routes traffic to the instance. Live values include
shared and legacy.string
Hostname once the instance is reachable. Omitted while
PENDING.string
HTTPS Core URL once the instance is reachable. Omitted while
PENDING.boolean
Whether database access is enabled on this deployment.
boolean
Whether Watch is enabled. When
true, Watch fields such as watch_status and watch_git_repo may also be present.boolean
Whether usage-based billing is on for the workspace.
timestamp
When usage-based billing was enabled.
boolean
true when the instance cannot create new records.timestamp
When the instance last hit its included record allowance. Present only in that case.
array
Inbound IP allow list, when configured.
string
Present on some
FAILED or DESTROYED rows.timestamp
Set when destroy starts.
timestamp
required
When the deployment was created.
timestamp
required
When the deployment was last updated.