Skip to main content
GET
List games

Query Parameters

category
string

Only games with this category open.

Example:

"accounts"

q
string

Narrow by name.

limit
integer

Page size. Absent or 0 returns everything.

Required range: x >= 0
offset
integer
Required range: x >= 0

Response

200 - application/json

OK

games
object[]
total
integer<int64>