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.
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.