v1
latestOpenAPI 3.0.12026-07-17644.9 KBGame
get/games/{id}/{element}
Path parameters
idstring required
The id of the game item to retrieve
elementstring required
The element of the game item to retrieve
Response
Return the game item with the specified id
Example response
{
"id": "sample-game",
"started_on": 1586458255
}