Retrieve orderAsk AIget https://testflight.tremendous.com/api/v2/orders/{id}Retrieve the order, identified by the given id in the URLPath ParamsidstringrequiredID of the order that should be retrieved. In case the order has an external_id reference supplied by the customer on creation, it's possible to use it instead.Responses 200An order (to be overwritten in specific responses) 401Authorization error, for example due to an invalid or missing API key, or because the API key is restricted to a different source IP address. 404No resource could be found for the provided ID 429Rate limit exceeded, this request was not processed. Future requests may not be processed until your account drops below the rate limit threshold 500The server encountered an unexpected error or couldn't fulfill the request in time.Updated 7 months ago