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>" }
The auction's unique slug
Watch count
Show child attributes