Retrieves enrichments available on Databar. Use the search parameter to filter results by keyword.
Pagination: pass page to receive a paginated envelope ({items, page, limit, has_next_page, total_count}).
⚠️ Deprecated: calling without page returns a plain JSON array for backward compatibility. This form will be removed in a future version — always pass page for new integrations.
API Key for authentication
Query string used for searching through enrichments.
3Page number. Omit for a plain list.
x >= 1Items per page (max 500). Only used with page.
1 <= x <= 500When true, hides enrichments that require a user-provided API key (BYOK) unless the user has already connected that integration.
Filter by enrichment category name (e.g. 'Company Data', 'Contact Finding').
List of enrichments (plain array or paginated envelope)