Skip to main content
Module

x/appwrite/mod.ts>Databases#getCollection

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

Get collection

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

Parameters

databaseId: string
collectionId: string