Stats
Get License Stats
Returns the license stats
GET
/
license-stats
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Response
200 - application/json
licenseDaysGranted
number | null
Total number of license days granted
licenseDaysUsed
number | null
Number of license days used
licenseDaysRemaining
number | null
Number of license days remaining
activeLicenses
number | null
Number of active/valid licenses