Retrieve invoiceAsk AIget https://testflight.tremendous.com/api/v2/invoices/{id}Retrieve an invoice, identified by the given id in the URL Deleted InvoicesThis endpoint can be used to retrieve details on deleted invoices that the list of invoices omits.Path ParamsidstringrequiredID of the invoice that should be retrievedResponses 200An invoice (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