Auction: Get Auction Event Details
Auction via Parse · real_estate
Get listings for a specific auction event by event code. Returns paginated property listings within the event, with the same listing detail shape as search results. Search and retrieve property listings, auction details, market analysis, and photos from Auction.com Fulfilled by Parse from auction.com.
- auction
- auction-com
- finance
- marketplace
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/200ed879-94e5-4eda-a41a-c308e888c8ff/get_auction_event_details
- Interface artifact
- sha256:4aa46802c9d71419619482808ecbceb7c1f60809ac9493f1e63ebe6a3d286edf
- Manifest digest
- sha256:33ad95c703d85b62f82efd3279c59308542050490a36ed5e1cf092cd20f46ce7
Request fields
- limit (integer): Max results per page
- offset (integer): Pagination offset
- event_id (string, required): Event code (e.g. 'O-1608', 'E-900Z'). Obtain from get_auction_calendar endpoint's content[*].event_code field.
Example queries
- {"limit":"3","offset":"0","event_id":"E-900Z"}