Retrieve game metadata
Retrieves metadata for one game. You may pass either the complete versioned game ID or its stable ID prefix.
Authorizations
Path Parameters
Complete game ID or stable ID prefix (for example, ls20).
Response
Game metadata.
Human-readable name/identifier pair for an ARC-AGI-3 game.
Used when listing available titles or embedding game metadata in other payloads.
Stable, globally unique ID combining slug and version/hash.
"ls20-016295f7601e"
Display title shown in UIs and scorecards.
"LS20"
Default playback frame rate for the game.
Public labels associated with the game.
Timestamp associated with the available game metadata.
Python game class name derived from the game ID when omitted in metadata.

