/
CO
coollabsio
/
Coolify
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 10m ago · Updated 3w ago
Details
Filter operations
Applications
23
Cloud Tokens
6
Databases
31
Deployments
5
get
List
get
Get
post
Cancel
get
Deploy
get
List application deployments
GitHub Apps
6
Hetzner
5
Private Keys
5
Projects
9
Resources
1
Scheduled Tasks
10
Servers
8
Services
18
Teams
5
get
Version
get
Enable API
get
Disable API
post
Enable MCP Server
post
Disable MCP Server
get
Healthcheck
Deployments
Get
Get deployment by UUID.
get
/deployments/{uuid}
Path parameters
uuid
string
required
Deployment UUID
Response
Get deployment by UUID.
ApplicationDeploymentQueue
required
Project model
id
integer
application_id
string
deployment_uuid
string
pull_request_id
integer
docker_registry_image_tag
string
nullable
configuration_hash
string
nullable
configuration_snapshot
object
nullable
configuration_diff
object
nullable
force_rebuild
boolean
commit
string
status
string
is_webhook
boolean
is_api
boolean
created_at
string
updated_at
string
logs
string
current_process_id
string
restart_only
boolean
git_type
string
server_id
integer
application_name
string
server_name
string
deployment_url
string
destination_id
string
only_this_server
boolean
rollback
boolean
commit_message
string
Changes