Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

licenseId
string
erforderlich

Antwort

200 - application/json

Returns license details for the self-hosted related subscription

id
string
erforderlich
instanceId
string
erforderlich
currentPeriodStart
string
erforderlich
currentPeriodEnd
string
erforderlich
quantity
number
erforderlich
unitAmount
number
erforderlich
licenseKey
string
erforderlich
interval
enum<string>
erforderlich
Verfügbare Optionen:
month,
year
level
enum<string>
erforderlich
Verfügbare Optionen:
free,
pro,
business,
enterprise
Zuletzt geändert am 4. September 2026