Skip to main content
GET
Get auctions

Headers

Authorization
string
required

Your Auction Now API key as a Bearer token

Example:

"Bearer ak_XXXXXXX"

Query Parameters

externalProductId
string

Include this parameter to filter auctions by the externalProductId field

Example:

"?externalProductId=abc123"

externalSubtenantId
string

Include this parameter to filter auctions by the externalSubtenantId field

Example:

"?externalSubtenantId=def456"

Response

A successful response

data
object[]
required

A list of retrieved auctions matching your query

timestamp
number
required
message
string