Skip to content

GET /v3/auctions — search

GET
/v3/auctions
curl --request GET \
--url 'https://api-ha-prod-p8.handbid.dev/v3/auctions?search=gala&sort=alphabetical&whitelabelId=%7B%7BwhitelabelId%7D%7D' \
--header 'Authorization: Bearer <token>'
search
string

1-80 chars, matches auction name + organization name

Example
gala
sort
string
Example
alphabetical
whitelabelId
string
Example
{{whitelabelId}}

Successful response

Media type application/json