Skip to main content Skip to complementary content

License: Get access type overview

Warning noteEXPERIMENTAL.

This API is under development. Do not rely on it. It may change or be removed in future versions.

Method

GET

Path

/qrs/license/accesstypeoverview

Description

Get the number of tokens and user types that are allocated, used, or in quarantine.

Body

-

Return value

AccessTypeOverview: { "totalTokens": 0, "availableTokens": 0, "tokensEnabled": false, "userAccess": { "enabled": false, "tokenCost": 1.0, "allocatedTokens": 0, "usedTokens": 0, "quarantinedTokens": 0, "schemaPath": "AccessTypeOverview.UserAccessDetails" }, "loginAccess": { "enabled": false, "tokenCost": 0.1, "allocatedTokens": 0, "usedTokens": 0, "unavailableTokens": 0, "schemaPath": "AccessTypeOverview.LoginAccessDetails" }, "professionalAccess": { "enabled": false, "total": 0, "allocated": 0, "used": 0, "quarantined": 0, "available": 0, "schemaPath": "AccessTypeOverview.Details" }, "analyzerAccess": { "enabled": false, "total": 0, "allocated": 0, "used": 0, "quarantined": 0, "available": 0, "schemaPath": "AccessTypeOverview.Details" }, "schemaPath": "AccessTypeOverview" }

Optional parameters

-

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!