Skip to main content
GET
List your accounts listings

Yetkilendirmeler

Authorization
string
header
gerekli

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

Sorgu Parametreleri

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.

Örnek:

"active,draft"

game
string

Narrow to one game, by slug.

q
string

Narrow by title.

limit
integer
varsayılan:20

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

Gerekli aralık: 0 <= x <= 100
offset
integer
varsayılan:0

How many rows to skip.

Gerekli aralık: x >= 0

Yanıt

OK

offers
object[]
total
integer<int64>

How many listings match the filter, across every page.