Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/appwrite/mod.ts>Databases#get

[READ-ONLY] Official Appwrite Deno SDK 🦕
Go to Latest
method Databases.prototype.get
Re-export
import { Databases } from "https://deno.land/x/appwrite@6.0.0/mod.ts";

Get Database

Get a database by its unique ID. This endpoint response returns a JSON object with the database metadata.

Parameters

databaseId: string