Search License Keys
Searches for license keys in the specified store using fuzzy matching.
Results are ordered by relevance score, with exact matches appearing first,
followed by prefix matches, substring matches, and then similar keys.
Requires the stores.products.view permission.
Authorizations
Your API key goes here
Path Parameters
The ID of the store to search license keys in.
The product's unique identifier (ignored for search).
The variant's unique identifier (ignored for search).
The search term to match against license keys.
Query Parameters
1 <= x <= 21474836471 <= x <= 2147483647Response
The object was successfully returned.
Represents a paginated response returned from API endpoints, which contains the paginated data and metadata about the pagination.