Files
Proxmox-Coolify-Manager/coolify_skill/references/ops/list-databases.md
T

1.4 KiB
Raw Blame History

Skip to content

Return to top

List

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

GET

/databases

List all databases.

Authorizations


bearerAuth

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

Type

HTTP (bearer)

Responses


200400401

Get all databases

Content-Type

application/json

SchemaJSON

JSON

"string"

GET

/databases

Playground


Authorization

bearerAuth

Try it out

Samples


Powered by VitePress OpenAPI