historicalOrders
Was this helpful?
type: historicalOrders user: address (42-char hex)
Historical order data with pagination. Each order includes status, fill info, and timestamps.
// Request
curl https://hyperliquid.blockpi.network/v1/info/your-api-key -X POST -H "Content-Type: application/json" --data '{"type":"historicalOrders"}'
// Result
[]Was this helpful?
Was this helpful?