Skip to content
AI Security
Search
K
Main Navigation
App
Appearance
Menu
Return to top
Get license status.
GET
/backend/v1/license
Return license status for on-premise installations.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Responses
200
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"license"
:
{
"expiry"
:
"string"
,
"hash"
:
"string"
,
"status"
:
"string"
}
}
GET
/backend/v1/license
Playground
Server
Select a server...
Authorization
HTTPBearer
Try it out
Samples
Powered by
VitePress OpenAPI