API ReferenceGet aggregated chart data for an auction GETGet aggregated chart data for an auctionCopy MarkdownOpenServer URLloading...GET/vault/auctions/{id}/chartSendPathQueryPath Parametersid*stringQuery Parameterspoints?numberNumber of data points (auto-scaled by duration if omitted, max: 100)Range2 <= value <= 100Response Body200application/json401500cURLJavaScriptGoPythonJavaC#Rustcurl -X GET "https://example.com/vault/auctions/string/chart"200401500[ { "timestamp": "string", "cumulativeAmount": 0 }]