Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/appwrite/mod.ts>Teams#get

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

Get Team

Get team by its unique ID. All team members have read access for this resource.

Parameters

teamId: string

teamId

Returns

Promise<string>

Promise