Skip to main content
GET
List your gift-card listings

承認

Authorization
string
header
必須

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

クエリパラメータ

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.

例:

"active,draft"

game
string

Narrow to one game, by slug.

q
string

Narrow by title.

limit
integer
デフォルト:20

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

必須範囲: 0 <= x <= 100
offset
integer
デフォルト:0

How many rows to skip.

必須範囲: x >= 0

レスポンス

OK

offers
object[]
total
integer<int64>

How many listings match the filter, across every page.