List connectors
Connectors
List connectors
Returns all connectors that belong to the authenticated user. Use this to discover connector_id values for filtering documents, for update/delete operations, or to trigger a syncronization job on demand. Connector configuration is included. Sensitive fields are never returned.
GET
List connectors
Authorizations
Your API key. Include it in every request as the X-API-KEY header. Create and manage keys in the Developer Platform.
Response
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.