freeBadgesLeftForUniverse
Gets the number of free badges left for the current UTC day by their awarding game.
Parameters
Name | Type | Description |
---|---|---|
universeId | Identifier | The ID of the universe to get free badges for. |
Example
const { data: freeBadgesLeft } = await ClassicBadgesApi.freeBadgesLeftForUniverse({ universeId: 1685831367 });
Endpoint
GET /v1/universes/{universeId}/free-badges-quota