Get Auction UUIDs
Retrieves the UUIDs of all auctions for the facility, optionally filtered by date and auction criteria.
Documentation Index
Fetch the complete documentation index at: https://api.monument.io/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Api key required to authenticate your request. Please reach out to monument for a key.
"monument-2230012-2312321"
Path Parameters
Query Parameters
Filter by auctionStartDate less than or equal to this date-time
Filter by auctionStartDate greater than or equal to this date-time
Filter by auctionEndDate less than or equal to this date-time
Filter by auctionEndDate greater than or equal to this date-time
Filter by auction stage(s)
NOT_SCHEDULED, SCHEDULED, PAYMENT_PENDING, WAITING_FOR_CLEAN_OUT, COMPLETED, CANCELED, UNSOLD Filter by auctionScheduledOnDate less than or equal to this date-time
Filter by auctionScheduledOnDate greater than or equal to this date-time
Filter by auctionCompletedOnDate less than or equal to this date-time
Filter by auctionCompletedOnDate greater than or equal to this date-time
Filter by auctionCanceledOnDate less than or equal to this date-time
Filter by auctionCanceledOnDate greater than or equal to this date-time
Response
Array of auction UUIDs, most recently updated first, empty if none are found.

