Get OrderAsk AIget https://app.bitgo-test.com/api/prime/trading/v1/accounts/{accountId}/orders/{orderId}Get an order by order ID.Path ParamsaccountIdstringrequiredThe ID of the accountorderIdstringrequiredThe id of the order to retrieve. This is the value of the ID field returned when the order was created.Responses 200An order 400Bad request - Invalid order ID 401Unauthorized - Invalid or missing authentication 403Forbidden - Insufficient permissions 404Not Found - Order does not exist 500Internal Server ErrorUpdated 27 days ago