Retrieves exporters (CRM/destination integrations) available on Databar.
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 exporters.
3Page number. Omit for a plain list.
x >= 1Items per page (max 500). Only used with page.
1 <= x <= 500List of exporters (plain array or paginated envelope)