import { Teams } from "https://deno.land/x/appwrite@4.0.0/mod.ts";
Get Team Memberships
Use this endpoint to list a team's members using the team's ID. All team members have read access to this endpoint.
Returns
Promise<Models.MembershipList>
import { Teams } from "https://deno.land/x/appwrite@4.0.0/mod.ts";
Get Team Memberships
Use this endpoint to list a team's members using the team's ID. All team members have read access to this endpoint.