# Page Not Found

`/docs/rest-api/docs/examples/endpoints/teams/endpoints/teams/get-a-team` does not exist. Similar pages:

- [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
- [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 (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.
- [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.
- [Invite a user](/docs/rest-api/teams/invite-a-user.md): POST /v2/teams/{teamId}/members Invite a user to join the team specified in the URL. The authenticated user needs to be an OWNER in order to

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