---
title: "Public team mini-game catalog"
method: GET
path: "/api/games/catalog"
tags: ["Games"]
---

# Public team mini-game catalog

`GET /api/games/catalog`

## Query parameters

- `teamId` string
- `teamSlug` string

## Response `200`

{ daily, weekly } PublicCatalogGame[]

## Other responses

- `400` — teamId or teamSlug required
- `404` — Team not found

---

[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)
