App Keys

Get appKeys from account

Gets all application keys from an account.

get/api/vlm/appkeys

Headers

Content-Typestring required
Example:application/json

The media type of the body of the request. Default value for license manager protocol is application/json

Response

Success

idstring required

ID of application key

appKeystring required

AppKey (Access Key in the license manager UI)

labelstring required

Label for application key

createdInstring date-time required

Date of creation of application key

isActiveboolean required

If the application key is active

Changes