Skip to main content

Always returns 200 OK for license checks

GET 

/api/v2/license

Always returns 200 OK for license checks

Request

Responses

License check response

Schema

    error stringrequired
    expiry date-timerequired
    id stringrequired
    lastValidated date-timerequired
    type stringrequired
    valid booleanrequired
Loading...