ls_list_license_key_instances
List license key activations with optional filtering by license key ID. Use pagination parameters to control results.
Instructions
List all license key instances (activations), optionally filtered by license key. Results are paginated — check meta.page in the response for currentPage, lastPage, and total. Cross-store note: when LEMONSQUEEZY_ALLOWED_STORE_IDS is set, this tool requires at least one of: licenseKeyId. Even with that set, Pair with a scoped LemonSqueezy API key for true cross-store enforcement -- the API key's visibility is the true boundary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Comma-separated related resources to include (e.g. 'license-key') | |
| pageSize | No | Results per page (1-100) | |
| pageNumber | No | Page number (1-indexed) | |
| licenseKeyId | No | Filter by license key ID |