Get game config by ID
Retrieve a game configuration by its ID.
Authorizations
Headers
The language to return the game config in. If not provided, the default organisation language is used.
Path Parameters
The ID of the game config
^[0-9a-fA-F]{24}$Response
Successful response
A Nudj game configuration
The id of the game configuration
^[0-9a-fA-F]{24}$The organisation that the game configuration belongs to
^[0-9a-fA-F]{24}$The details of this game configuration such as title and description
The type of game
catch, memory, scratch Full game configuration including client branding, game-specific config, and text content
- Option 1
- Option 2
- Option 3
The date when this game configuration was created
The reward distributions (prizes) for this game configuration
The progress period for repeat limits
daily, weekly, monthly, yearly, open The maximum number of times this game can be completed per period
x >= 0The date when this game configuration was last updated

