get https://www.quidax.com/api/v1/users//orders?market=&state=&order_by=desc
Fetch all orders tethered to the authenticated user (/me) or a sub account (/user_id) i.e. user_id_or_reference can either be 'me' for a merchant order and for sub-account linked to a merchant, it refers to the sub-account id.
Understanding the sections below is required to fully comprehend how Quidax handles pagination.