Skip to main content
GET
Read License Key

Authorizations

Authorization
string
header
required

Authentication: You can generate a Personal Access Token from your settings.

Path Parameters

id
string<uuid4>
required

Response

Request completed successfully

id
string<uuid4>
required

The stable identifier for this record.

created_at
string<date-time>
required

The time Ruba created this record.

modified_at
string<date-time> | null
required

The time this record last changed.

organization_id
string<uuid4>
required
customer_id
string<uuid4>
required
customer
LicenseKeyCustomer · object
required
benefit_id
string<uuid4>
required

Identifier of the benefit.

key
string
required
display_key
string
required
status
enum<string>
required
Available options:
granted,
revoked,
disabled
limit_activations
integer | null
required
usage
integer
required
limit_usage
integer | null
required
validations
integer
required
last_validated_at
string<date-time> | null
required
expires_at
string<date-time> | null
required
activations
LicenseKeyActivationBase · object[]
required