# Page Not Found

`/docs/rest-api/sdk/teams/get-a-team` 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)
- [List all teams (Vercel SDK)](/docs/rest-api/sdk/teams/list-all-teams.md): GET /v2/teams Get a paginated list of all the Teams the authenticated User is a member of. Categoryteams SDK@vercel/sdk (npm i @vercel/sdk)
- [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
- [Request access to a team (Vercel SDK)](/docs/rest-api/sdk/teams/request-access-to-a-team.md): POST /v1/teams/{teamId}/request Request access to a team as a member. An owner has to approve the request. Only 10 users can request access to a team
- [List team members (Vercel SDK)](/docs/rest-api/sdk/teams/list-team-members.md): GET /v3/teams/{teamId}/members Get a paginated list of team members for the provided team. Categoryteams SDK@vercel/sdk (npm i @vercel/sdk)

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