---
title: "List all teams in your account"
method: GET
path: "/api/v1/teams"
tags: ["Teams"]
---

# List all teams in your account

`GET /api/v1/teams`

List all teams within the account and their members.

## Query parameters

- `token` string, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/labguru/apis/labguru-api.md) · [All operations](https://skmtc.net/labguru/apis/labguru-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/labguru/labguru-api/revisions/0534e4d70b77/schema)
