---
title: "Get the current daily game set ID"
method: GET
path: "/gameset/plays/gamesets/current-daily-id"
tags: ["gameset-plays"]
---

# Get the current daily game set ID

`GET /gameset/plays/gamesets/current-daily-id`

Returns the ID of the current daily game set from the DB. If this is the first request of the day, a new game set will be created.

## Query parameters

- `partnerId` string
- `gameStyle` string

## Response `200`

The current daily game set ID for the given partner and game type.

- GetDailyGameSetIdResponse
  - `gameSetId` string, required

---

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