Skip to main content
The Deno 2 Release Candidate is here
Learn more
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@8.0.1/mod.ts";

Get Team

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

Parameters

teamId: string