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>