List Application Deployments
coolify_list_deploymentsList deployment history for a specific application, including status, commit, timestamps, and deployment UUIDs.
Instructions
List deployment history for a specific application. Returns status, commit, timestamps, and deployment UUIDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Application UUID | |
| 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 |