Get claim key
Get the claim key with the specified uuid. A claim key represents one purchased term: startDate and endDate are the term boundaries and gracePeriodEndDate is 30 days past endDate. Note that claimStartDate and claimEndDate are when the key was redeemed, not term boundaries, and that only claim keys of type NEW carry a startDate - a RENEWAL key extends the terms it renews and carries only an endDate.
Authorizations
Your Rhombus API key. Must be accompanied by the x-auth-scheme header set to api-token (or partner-api-token for partner endpoints).
Headers
Authentication scheme identifier. Use api-token for standard API key authentication, partner-api-token for partner API key authentication. Must be paired with the x-auth-apikey header containing your API key.
api-token, api, partner-api-token, partner-api Body
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"