Pular para o conteúdo principal

List the games this casino may use

GET 

/games

Returns the catalog filtered to this casino's allowlist.

An empty allowlist returns an empty list — it does not mean "all games". A newly created casino with nothing allowed sees {"games": []} and every battle creation fails with game_not_allowed, which reads like a broken integration and is a configuration state.

Allowlist changes are cached for up to 30 seconds, shared across every process of the instance. A change made in the admin console drops that cache on save, so it is normally visible at once.

Scope: games:read

Responses

The allowed catalog