list_product_keys
Retrieve product keys from a key pool, filter by status, and paginate results to manage large key inventories.
Instructions
List keys in a product's key pool with status filter and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| limit | No | Items per page, 1-100 (default 50) | |
| status | No | Filter by key status | |
| productId | Yes | Product ID |