An object with an ID.
id
app
The app this deployment is attached to.
environment
The app this deployment is deploying.
type
The type of the deployment.
state
The current state of the deployment.
actor
The actor that triggered the deployment.
isAvailable
Indicates if the deployment is available on the server.
ref
The name of the branch or tag that is being deployed.
commit
The commit that is being deployed.
rollbackDeploymentId
The ID of the deployment that is being rolled back by this deployment.
createdAt
Identifies the date and time when the object was created.
updatedAt
Identifies the date and time when the object was last updated.
step
Retrieve a single deployment step by it's ID.
steps
The steps the deployment runs through.