Skip to main content
GET
Get available enrichments

Headers

x-apikey
string
required

API Key for authentication

Query Parameters

q
string

Query string used for searching through enrichments.

Minimum string length: 3
page
integer | null

Page number. Omit for a plain list.

Required range: x >= 1
limit
integer
default:50

Items per page (max 500). Only used with page.

Required range: 1 <= x <= 500
authorized_only
boolean
default:true

When true, hides enrichments that require a user-provided API key (BYOK) unless the user has already connected that integration.

category
string | null

Filter by enrichment category name (e.g. 'Company Data', 'Contact Finding').

Response

List of enrichments (plain array or paginated envelope)