The catalog with the active casino's allowlist marked
GET/admin/games
Answers every game with a boolean, not just the allowed ones — a screen that only showed the allowed ones could never be used to allow a new one.
Deliberately not the filtered list the server-to-server catalog answers: that one serves a casino's backend, this one serves whoever administers the allowlist. Both are built from the same catalog, so a game never appears under one name here and another there.
Permission: games.read
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 503
The catalog, each entry flagged
X-Tenant-Id is missing
No session cookie, or it expired
The role lacks games.read, or the caller is not a member of this casino
No such casino
The allowlist is not available on this instance