---
title: "List referenced teams"
method: GET
path: "/ref/teams"
tags: ["References"]
---

# List referenced teams

`GET /ref/teams`

Retrieves a list of teams referenced by a trusted service. Clients cannot construct the URL themselves. The correct URL will be provided in the HAL links of another API response, in the <code>_links</code> object with a key like <code>ref:teams:0</code>.

## Query parameters

- `in` string, required
- `sig` string, required

## Response `200`

OK

- object — A map of referenced teams indexed by the team ID.

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/upsun/apis/upsun-com-rest-api.md) · [All operations](https://skmtc.net/upsun/apis/upsun-com-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/upsun/upsun-com-rest-api/revisions/6cc88fde6435/schema)
