databases_get
Retrieve database metadata by specifying its unique ID to access configuration details and properties within Appwrite projects.
Instructions
Get a database by its unique ID. This endpoint response returns a JSON object with the database metadata.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_id | Yes | Database ID. |