Skip to main content
GET
List games

Parametri interogare

category
string

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

Exemplu:

"accounts"

q
string

Narrow by name.

limit
integer
implicit:0

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

Interval necesar: 0 <= x <= 100
offset
integer
implicit:0

How many rows to skip.

Interval necesar: x >= 0

Răspuns

200 - application/json

OK

games
object[]
total
integer<int64>