Licenses
List License Key Instances
Retrieve a list of license key instances. Optionally filter by license_key_id to scope results to a specific license key, or by grant_id to scope to an entitlement grant.
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page size default is 10 max is 100
Required range:
x >= 0Page number default is 0
Required range:
x >= 0Filter by license key ID
Filter instances by entitlement grant ID
Response
Last modified on June 3, 2026
JavaScript