Skip to main content
GET
List games

查询参数

category
string

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

示例:

"accounts"

q
string

Narrow by name.

limit
integer
默认值:0

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

必填范围: 0 <= x <= 100
offset
integer
默认值:0

How many rows to skip.

必填范围: x >= 0

响应

200 - application/json

OK

games
object[]
total
integer<int64>