Skip to main content
Module

x/appwrite/mod.ts>Teams#list

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

List teams

Get a list of all the teams in which the current user is a member. You can use the parameters to filter your results.

Parameters

optional
queries: string[]