# Appwrite Teams API

**Canonical:** https://apis.io/apis/appwrite/appwrite-teams-api/  
**Provider:** Appwrite — https://apis.io/providers/appwrite/  
**Base URL:** https://cloud.appwrite.io/v1  
**Documentation:** https://appwrite.io/docs/references

Appwrite Teams API is one of 44 APIs that [Appwrite](https://apis.io/providers/appwrite/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Team and User. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a GitHub repository.

The Teams service allows you to group users of your project and to enable them to share read and write access to your project resources. 19 operations across 9 paths in the Appwrite 2.0.0 OpenAPI.

## Operations (19)

| Method | Path | Summary |
|---|---|---|
| GET | `/teams` | List teams |
| POST | `/teams` | Create team |
| GET | `/teams/{teamId}` | Get team |
| PUT | `/teams/{teamId}` | Update name |
| DELETE | `/teams/{teamId}` | Delete team |
| GET | `/teams/{teamId}/installations` | List Installations |
| POST | `/teams/{teamId}/installations` | Create Installation |
| GET | `/teams/{teamId}/installations/{installationId}` | Get Installation |
| PUT | `/teams/{teamId}/installations/{installationId}` | Update Installation |
| DELETE | `/teams/{teamId}/installations/{installationId}` | Delete Installation |
| GET | `/teams/{teamId}/logs` | List team logs |
| GET | `/teams/{teamId}/memberships` | List team memberships |
| POST | `/teams/{teamId}/memberships` | Create team membership |
| GET | `/teams/{teamId}/memberships/{membershipId}` | Get team membership |
| PATCH | `/teams/{teamId}/memberships/{membershipId}` | Update team membership |
| DELETE | `/teams/{teamId}/memberships/{membershipId}` | Delete team membership |
| PATCH | `/teams/{teamId}/memberships/{membershipId}/status` | Update team membership status |
| GET | `/teams/{teamId}/prefs` | Get team preferences |
| PUT | `/teams/{teamId}/prefs` | Update team preferences |

## Machine-readable artifacts (5)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/appwrite/refs/heads/main/openapi/appwrite-teams-api-openapi.yml
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/appwrite/refs/heads/main/overlays/appwrite-teams-overlay.yaml
- **Documentation** — https://appwrite.io/docs
- **APIReference** — https://appwrite.io/docs/references
- **GitHubRepository** — https://github.com/appwrite/appwrite

## Other Appwrite APIs (12)

- [Appwrite Project API](https://apis.io/apis/appwrite/appwrite-project-api/)
- [Appwrite TablesDB API](https://apis.io/apis/appwrite/appwrite-tablesdb-api/)
- [Appwrite Account API](https://apis.io/apis/appwrite/appwrite-account-api/)
- [Appwrite Databases API](https://apis.io/apis/appwrite/appwrite-databases-api/)
- [Appwrite Domains API](https://apis.io/apis/appwrite/appwrite-domains-api/)
- [Appwrite Messaging API](https://apis.io/apis/appwrite/appwrite-messaging-api/)
- [Appwrite Organizations API](https://apis.io/apis/appwrite/appwrite-organizations-api/)
- [Appwrite Users API](https://apis.io/apis/appwrite/appwrite-users-api/)
- [Appwrite PostgreSQL API](https://apis.io/apis/appwrite/appwrite-postgresql-api/)
- [Appwrite DocumentsDB API](https://apis.io/apis/appwrite/appwrite-documentsdb-api/)
- [Appwrite VectorsDB API](https://apis.io/apis/appwrite/appwrite-vectorsdb-api/)
- [Appwrite MySQL API](https://apis.io/apis/appwrite/appwrite-mysql-api/)

## Tags

Team, User

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/appwrite/appwrite-teams-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/appwrite/.
