Skip to main content Skip to complementary content

License: Get access type information

Warning noteDEPRECATED.
This API is deprecated and may be removed in a future version. Use License: Get access type overview instead.

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!