Get an agent deployment version
Agent Deployments
Get an agent deployment version
GET
Get an agent deployment version
Authorizations
API key passed as Bearer token
Path Parameters
Agent deployment ID
Agent deployment version ID
Response
Agent deployment version
Example:
"adpv_1234abcd"
Required range:
x >= 1Environment variable names only. Secret values must not be stored in deployment config rows.
Debug retention config for agent deployments. The server validates that only retain_on_failure and retain_seconds are accepted when a deployment version is created.
Available options:
created, building, ready, failed, superseded Available options:
auto, no_cache, rebuild Required range:
1 <= x <= 65535Service readiness probe config, validated on write (type one of http, tcp, timeout; path must start with /). Unknown keys are preserved verbatim, so the object is deliberately open beyond the known fields.