License API
List Licenses

Licenses for Device

5min
Returns a list of licenses assigned to a device
GET
Request
Query Parameters
hardware_id
required
String
Unique hardware ID generated for the client device
Header Parameters
Date
required
String
In RFC7231 format (see "License API Authorization"), eg.: Thu, 17 Nov 2022 20:51:35 GMT
Authorization
required
String
See "License API Authorization" article
JS
Curl
Responses
200
400


Schema

Request Query Parameters

TypeScript
JSON


Response Body

TypeScript
JSON


Errors

If an error occurs, the response will have an HTTP status code of 400 or higher, and the response body will contain an error description in the following format:

TypeScript


List of exceptions



Updated 17 Jan 2025
Doc contributor
Doc contributor
Doc contributor
Did this page help you?