---
title: "Gets the number of free badges left for the current UTC day by their awarding game."
method: GET
path: "/v1/universes/{universeId}/free-badges-quota"
tags: ["Badges", "Universes"]
---

# Gets the number of free badges left for the current UTC day by their awarding game.

`GET /v1/universes/{universeId}/free-badges-quota`

Reflects daily free-creation allowance for the universe when the feature is enabled.

## Path parameters

- `universeId` integer, required

## Response `200`

OK

- integer

## Other responses

- `404` — 3: The game is invalid or does not exist.

---

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