Skip to main content
GET
List games

Parametri della query

category
string

Only games with this category open, by the category's slug.

Esempio:

"accounts"

q
string

Narrow by name.

limit
integer
predefinito:0

Page size. Absent or 0 returns everything; anything above 100 is 100.

Intervallo richiesto: 0 <= x <= 100
offset
integer
predefinito:0

How many rows to skip.

Intervallo richiesto: x >= 0

Risposta

200 - application/json

OK

games
object[]
total
integer<int64>