Get Deployment Details
coolify_get_deploymentRetrieve detailed logs and full information for a specific deployment using its deployment UUID.
Instructions
Get full details and logs for a specific deployment by its deployment UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reveal | No | Reveal redacted secret values in the response (default false; the call is audited) | |
| instance | No | Coolify instance to target: 'prod' (Hetzner VPS) or 'dev' (local OrbStack VM). Defaults to prod. | prod |
| deployment_uuid | Yes | The deployment UUID (not the application UUID) |