List Product Keys
Return up to PRODUCT_KEYS_HARD_CAP product keys matching the given filters.
Same filter shape as GET /api/products so the UI can call this with
the existing query state and get back the full key list for bulk
selection. truncated is true if the underlying total exceeds the cap.
Query Parameters
Filter to products that have any record (any status) in the given catalog batch.
Repeatable: key:value
Repeatable: restrict to these exact product keys (max 1000; 400 beyond).
Case-insensitive substring match on product name.
Case-insensitive substring match on product key.
Cookies
Response
Successful Response
The response is of type Response List Product Keys Api Products Keys Get · object.