# Page Not Found

`/docs/rest-api/teams` does not exist. Similar pages:

- [Get a Team (Vercel SDK)](/docs/rest-api/sdk/teams/get-a-team.md): GET /v2/teams/{teamId} Get information for the Team specified by the teamId parameter. Categoryteams SDK@vercel/sdk (npm i @vercel/sdk)
- [Create a Team](/docs/rest-api/teams/create-a-team.md): POST /v1/teams Create a new Team under your account. You need to send a POST request with the desired Team slug, and optionally the Team name.
- [List all teams](/docs/rest-api/teams/list-all-teams.md): GET /v2/teams Get a paginated list of all the Teams the authenticated User is a member of. Categoryteams AuthenticationBearer token required
- [Get a Team](/docs/rest-api/teams/get-a-team.md): GET /v2/teams/{teamId} Get information for the Team specified by the teamId parameter. Categoryteams AuthenticationBearer token required
- [Create a Team (Vercel SDK)](/docs/rest-api/sdk/teams/create-a-team.md): POST /v1/teams Create a new Team under your account. You need to send a POST request with the desired Team slug, and optionally the Team name.

All pages: [/llms.txt](/llms.txt)
