---
title: "List joined and followed team IDs"
method: GET
path: "/api/user/teams"
tags: ["User", "Teams"]
---

# List joined and followed team IDs

`GET /api/user/teams`

Returns { joinedTeamIds, followedTeamIds } for the authenticated user.

## Response `200`

{ success, data }

---

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