Get choices for a parameter
Enrichments
Get choices for a parameter
Returns paginated choices for a select/mselect parameter. Use the q parameter to search, and page/limit for pagination.
GET
Get choices for a parameter
Documentation Index
Fetch the complete documentation index at: https://docs.databar.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
API Key for authentication
Path Parameters
The ID of the enrichment
The parameter slug/name
Query Parameters
Search query to filter choices
Page number
Required range:
x >= 1Items per page (max 500)
Required range:
1 <= x <= 500