/v1/accounts/{accountId}/execution/orders/{orderId}
1
^(?:0|[1-9][0-9]*)$
curl -X GET "https://api.fivesocket.com/v1/accounts/<accountId>/execution/orders/<orderId>" \ -H "Authorization: Bearer <token>"