Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

licenseId
string
required

Response

200 - application/json

Returns license details for the self-hosted related subscription

id
string
required
instanceId
string
required
currentPeriodStart
string
required
currentPeriodEnd
string
required
quantity
number
required
unitAmount
number
required
licenseKey
string
required
interval
enum<string>
required
Available options:
month,
year
level
enum<string>
required
Available options:
free,
pro,
business,
enterprise
Last modified on March 5, 2026