Skip to main content
GET
List your accounts listings

Autorisations

Authorization
string
header
requis

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

Paramètres de requête

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.

Exemple:

"active,draft"

game
string

Narrow to one game, by slug.

q
string

Narrow by title.

limit
integer
défaut:20

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

Plage requise: 0 <= x <= 100
offset
integer
défaut:0

How many rows to skip.

Plage requise: x >= 0

Réponse

OK

offers
object[]
total
integer<int64>

How many listings match the filter, across every page.