Files
Proxmox-Coolify-Manager/coolify_skill/references/ops/get-database-backups-by-uuid.md
T

1.9 KiB
Raw Blame History

Skip to content

Return to top

Get

==============================================================================================

GET

/databases/{uuid}/backups

Get backups details by database UUID.

Authorizations


bearerAuth

Go to Keys & Tokens / API tokens and create a new token. Use the token as the bearer token.

Type

HTTP (bearer)

Parameters


Path Parameters

uuid*

UUID of the database.

Type

string

Required

Responses


200400401404

Get all backups for a database

Content-Type

application/json

SchemaJSON

JSON

"string"

GET

/databases/{uuid}/backups

Playground


Authorization

bearerAuth

Variables

Key

Value

uuid*

Try it out

Samples


Powered by VitePress OpenAPI