Get all watches for a specific product by slug
cURL
curl --request GET \ --url https://api.auctionnow.io/api/alpha/merchant/products/{slug}/watches
{ "data": [ { "watchId": "<string>", "bidderId": "<string>", "bidderName": "<string>" } ], "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 product's unique slug
List of watches
Show child attributes