---
title: "Get Team"
method: GET
path: "/v1/team"
tags: ["Team"]
---

# Get Team

`GET /v1/team`

Get the authenticated team.

## Response `200`

Successful Response

- GetTeamResponse
  - `id` integer, required — Team ID
  - `name` string, required — Team name

---

[API](https://skmtc.dev/apitally/apis/apitally-api.md) · [All operations](https://skmtc.dev/apitally/apis/apitally-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/apitally/apitally-api/revisions/a0f67af14cc3/schema)
