Skip to main content Skip to complementary content

Access type information: Get access type information

Information noteLOCKED.

This API is extremely reliable and will not be broken unless absolutely necessary.

Method

GET

Path

/qrs/license/accesstypeinfo

Description

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

Body

-

Return value

AccessTypeInfo: { "totalTokens": 0, "availableTokens": 0, "loginAccessType": { "tokenCost": 0.1, "allocatedTokens": 0, "usedTokens": 0, "unavailableTokens": 0 }, "userAccessType": { "tokenCost": 1.0, "allocatedTokens": 0, "usedTokens": 0, "quarantinedTokens": 0 } }

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!