Returns all connectors that belong to the authenticated user. Use this to discover connector_id values for filtering documents or for update/delete operations. Connector configuration is included. Sensitive fields (e.g. user_password for investment research connectors) are never returned.
Documentation Index
Fetch the complete documentation index at: https://docs.bigdata.com/llms.txt
Use this file to discover all available pages before exploring further.
Your API key. Include it in every request as the X-API-KEY header. Create and manage keys in the Developer Platform.
List of connector objects in a results array. Each connector includes id, label, type, configuration and timestamps.
Connectors in this response. Use connector_id when filtering documents or calling update/delete.