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>