Skip to main content
GET
List item collections for a game

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

game
string
required

The slug of the game. Can be retrieved from the list of games.

Response

A list of item collections (types) for a specific game

data
object[]