Retrieve single topupAsk AIget https://testflight.tremendous.com/api/v2/topups/{id}Retrieve a topup, identified by the given id in the URL.Path ParamsidstringrequiredID of the topup request that should be retrievedResponses 200A topup request 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