Since_id overrides order_direction

I’m trying to get all orders since a given id, old to new. Whenever I provide a since_id to the API it overrides the direction and only provides new to old. Is there anything I can do to prevent this behaviour?