Get historical order data across all or filtered accounts from the database/registry.
Args: filter_request: JSON payload with filtering criteria
Returns: Paginated response with historical order data and pagination metadata
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Request model for filtering orders with multiple criteria
Number of items per page
1 <= x <= 1000Start time as Unix timestamp in milliseconds
End time as Unix timestamp in milliseconds
Cursor for next page
List of account names to filter by
List of connector names to filter by
List of trading pairs to filter by
Order status filter