---
title: "List teams and members"
method: GET
path: "/api/v1alpha/teams"
tags: ["PRs"]
---

# List teams and members

`GET /api/v1alpha/teams`

Returns the full team roster from AUTHORIZED_USERS grouped by team.

## Response `200`

Teams retrieved successfully

- object

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/hail-is/apis/hail-ci-service.md) · [All operations](https://skmtc.net/hail-is/apis/hail-ci-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hail-is/hail-ci-service/versions/37d6dddb7b5a/schema)
