License API

User Licenses

1min

This endpoint lets you list all licenses assigned to the specified user for thr specified product. Note that this list will only show user-based licenses, as key-based licenses are not tied to any specific user.

Get a list of licenses assigned to a user for a product
GET
Request
Query Parameters
product
required
String
Short code of the product
username
required
String
User's username
password
required
String
User's password
Header Parameters
Date
required
String
eg. Thu, 17 Nov 2022 20:51:35 GMT
Authorization
required
String
See "License API authorization" for details
JS
Curl
Responses
200
404




Updated 25 Jul 2024
Doc contributor
Doc contributor
Did this page help you?