Get Deployment Route
Path parameters
Response
Successful Response
Deployment row id.
Human-readable slug this deployment serves under.
Id of the slug this deployment serves under.
Spanner deployment row status.
True when this deployment currently answers for the slug.
Merged model backing this deployment; null until the merge lands.
Per-deployment URL a test checkpoint is reachable at.
Base model trained from, via models -> checkpoints; null until the merge lands.
Training step of the deployed checkpoint; null until it resolves.
Which GPU tier a deployment runs on: H100 (normal) or B200 (turbo).
Traffic level a deployment is sized for; picks its replica count.
XID of the krun job that is merging the checkpoint weights.
XID of the krun job that is deploying the merged model.
Email of the user who requested this deployment.
When the deployment first became DEPLOYED; unlike updated_at, later promote/demote transitions never overwrite this.
When the deployment was requested.
Last lifecycle transition; null until the row first moves.
Changes
No recorded changes to this endpoint across all 1 revision of this API.