v1
latestOpenAPI 3.0.02026-08-0491343.5 KBlicenses
Gets the license status information of the current tenant
get/api/v1/licenses/status
Headers
authorizationstring bearer
Authentication token
Response
License status info.
Example response
{
"type": "Signed",
"trial": false,
"valid": "2018-01-01/2018-12-31",
"origin": "Internal",
"status": "Ok",
"product": "Qlik Sense Business",
"extensionStatus": "Unavailable"
}