Retrieve single rewardCopy Pageget https://testflight.tremendous.com/api/v2/rewards/{id}Retrieve the reward, identified by the given id in the URLPath ParamsidstringrequiredID of the reward that should be retrievedResponses 200A reward (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 4 days ago