Get bulk orders
Bulk Orders
Get bulk orders
Retrieve the latest bulk orders for a specific user with optional market filtering. Returns one bulk order per market with current bid/ask levels and fills applied.
GET
Get bulk orders
Authorizations
Bearer token from Geomi. See Authentication for setup instructions.
Query Parameters
User account address (user query alias is also accepted)
Filter by specific market address. Use all to disable market filtering.
Response
Bulk orders retrieved successfully
Example:
[101, 102, 103]Example:
[1, 2, 3]Example:
[99, 98, 97]Example:
[1, 2, 3]Example:
[]Example:
[]Example:
[100]Example:
[1]Required range:
x >= 0Example:
"0xmarket123..."
Required range:
x >= 0Example:
12345
Example:
1730841600000
Required range:
x >= 0Example:
12345
Example:
"0x123..."
Required range:
x >= 0Example:
12344

