Returns paginated valid options for a select or mselect parameter on a specific enrichment. Use the q parameter to search, and page/limit for pagination.
The endpoint field on a param’s choices object (when mode is remote) points to this endpoint.
API Key for authentication
The ID of the enrichment.
The parameter name/slug (e.g. region, country, industry).
Search query to filter choices by name.
Page number, starting from 1.
x >= 1Number of items per page. Default 100, max 500.
1 <= x <= 500