Skip to main content
GET
List your accounts listings

Ủy quyền

Authorization
string
header
bắt buộc

Your API key, from the cabinet under Seller → API keys.

Tham số truy vấn

status
string

Comma-separated, any of draft, active, changes_requested, sold, archived. Left out, it is every status but sold. A status nothing matches is an empty list, not an error.

Ví dụ:

"active,draft"

game
string

Narrow to one game, by slug.

q
string

Narrow by title.

limit
integer
mặc định:20

Page size. Absent or 0 is 20; anything above 100 is 100.

Phạm vi bắt buộc: 0 <= x <= 100
offset
integer
mặc định:0

How many rows to skip.

Phạm vi bắt buộc: x >= 0

Phản hồi

OK

offers
object[]
total
integer<int64>

How many listings match the filter, across every page.