ls_get_license_key
Fetch a specific license key by its ID to view its value, status, activation limit, and expiry date. Optionally include related resources such as store, customer, and product for full context.
Instructions
Get a specific license key by ID, including key value, status, activation limit, and expiry date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Comma-separated related resources to include (e.g. 'store,customer,order,order-item,product,license-key-instances') | |
| licenseKeyId | Yes | The license key ID |