Skip to main content
GET
Get Deployment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

env_name
string
required
fingerprint
string
required
org
string
required

Response

Successful Response

fingerprint
string
required
deployed_at
number
required
artifact_name
string | null
env_name
string | null
snapshot_index
integer | null
artifact
DeploymentArtifactResponse · object | null
replaced_artifact
ReplacedArtifactResponse · object | null
diff_url
string | null
Last modified on June 18, 2026