v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-137417.2 KB
licenseAssignments

List all users assigned licenses for a specific product SKU.

get/apps/licensing/v1/product/{productId}/sku/{skuId}/users

Path parameters

productIdstring required

A product's unique identifier. For more information about products in this version of the API, see Products and SKUs.

skuIdstring required

A product SKU's unique identifier. For more information about available SKUs in this version of the API, see Products and SKUs.

Query parameters

customerIdstring required

The customer's unique ID as defined in the Admin console, such as C00000000. If the customer is suspended, the server returns an error.

maxResultsinteger

The maxResults query string determines how many entries are returned on each page of a large response. This is an optional parameter. The value must be a positive number.

pageTokenstring

Token to fetch the next page of data. The maxResults query string is related to the pageToken since maxResults determines how many entries are returned on each page. This is an optional query string. If not specified, the server returns the first page.

Response

Successful response