Read License Key
Intent
Reads the license key without changing it.
When to call it
Call this after your application has received or stored the identifier for the license key.
Access boundary
Authorize the request with a token that carries license_keys:read or license_keys:write.
Successful result
A successful request returns 200. The response schema below defines the body your integration receives.
GET
Read License Key
Authorizations
Path Parameters
Response
Request completed successfully
The stable identifier for this record.
The time Ruba created this record.
The time this record last changed.
Identifier of the benefit.
Available options:
granted, revoked, disabled Previous
Read Activation### Intent
Reads the activation without changing it.
### When to call it
Call this after your application has received or stored the identifier for the activation.
### Access boundary
Authorize the request with a token that carries `license_keys:read` or `license_keys:write`.
### Successful result
A successful request returns `200`. The response schema below defines the body your integration receives.
Next
Read License Key