Licence

License information and management

get

Returns HQ's licence.

Authorizations
AuthorizationstringRequired

The bearer token can be obtained by creating a ServiceAccount.

Responses
chevron-right
200

Successfully returns licence response.

application/json

Models a licence.

expires_atstring · date-timeOptional

Is set to the moment HQ no longer considers this licence valid. Is omitted for licences that do not expire.

tierstring · enumRequired

Enumerates licence tiers.

Possible values:
get
/api/v1/licence
get

Returns HQ's licence summary.

Authorizations
AuthorizationstringRequired

The bearer token can be obtained by creating a ServiceAccount.

Responses
chevron-right
200

Successfully returns licence response.

application/json

Models a compact licence.

is_communitybooleanRequired

Is true when the licence is a community one, false otherwise.

get
/api/v1/licence-summary

Last updated

Was this helpful?