Licenses for Device

This endpoint lets you list all licenses assigned to the specified device.

Endpoint

  • Method: GET

  • Path: /api/v4/device_licenses

  • Description: Returns a list of licenses assigned to a device.

Authentication

See License API Authorization.

Required headers

  • Date (string) — RFC7231 GMT date string

  • Authorization (string)

  • Accept: application/json

Request

Query parameters

  • hardware_id (required, string) — Unique hardware ID generated for the client device

Examples

Example Responses

chevron-right200hashtag

\

Schema

chevron-rightRequest schema (TypeScript + JSON Schema)hashtag

TypeScript

JSON Schema

chevron-rightResponse schema (TypeScript + JSON Schema)hashtag

TypeScript

JSON Schema

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:

JSON Schema

List of exceptions

Last updated

Was this helpful?