Retrieve an Order by Client Order IDCopy Pageget https://apex-crypto/api/v2/orders/{clientOrderId}Use this endpoint to retrieve an order by its clientOrderId.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsclientOrderIdstringrequiredClient Order ID of the order to retrieveResponses 200This response returns the full details of the order. 404This response returns if the system could not complete this request because the order could not be found.Updated about 2 hours ago