Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

License key instance ID

Response

License key instance found

business_id
string
required
created_at
string<date-time>
required
Example:

"2024-01-01T00:00:00.000Z"

id
string
required
Example:

"lki_123"

license_key_id
string
required
Example:

"lic_123"

name
string
required
Example:

"Production Server 1"

Last modified on March 25, 2026