Get the total number of watchers for an auction’s product
cURL
curl --request GET \ --url https://api.auctionnow.io/api/alpha/public/auctions/{slug}/watches
{ "data": { "totalWatchers": 123 }, "timestamp": 123, "message": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.auctionnow.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.auctionnow.io/llms.txt
Use this file to discover all available pages before exploring further.
The auction's unique slug
Watch count
Show child attributes