Files
Red-Banana-Official 6d6d4dcf26 Adding API documentation
2026-02-20 18:03:15 +01:00

28 lines
883 B
Plaintext

---
title: List databases
full: true
_openapi:
method: GET
toc: []
structuredData:
headings: []
contents:
- content: |-
Lists all databases on a server
## Include parameters
| Parameter | Description |
|-----------|-------------------------------------|
| password | Includes the database user password |
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Lists all databases on a server
## Include parameters
| Parameter | Description |
|-----------|-------------------------------------|
| password | Includes the database user password |
<APIPage document={"./openapi.json"} operations={[{"path":"/api/client/servers/{server}/databases","method":"get"}]} />