GET
/
license-stats

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Response

200 - application/json
activeLicenses
number | null

Number of active/valid licenses

licenseDaysGranted
number | null

Total number of license days granted

licenseDaysRemaining
number | null

Number of license days remaining

licenseDaysUsed
number | null

Number of license days used