Skip to main content
GET
List your currency listings

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri della query

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.

Esempio:

"active,draft"

game
string

Narrow to one game, by slug.

q
string

Narrow by title.

limit
integer
predefinito:20

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

Intervallo richiesto: 0 <= x <= 100
offset
integer
predefinito:0

How many rows to skip.

Intervallo richiesto: x >= 0

Risposta

OK

offers
object[]
total
integer<int64>

How many listings match the filter, across every page.