List Source Connections
Retrieve all source connections for your organization.
Returns a lightweight list of source connections with essential fields for display and navigation. Use the collection filter to see connections within a specific collection.
For full connection details including sync history, use the GET /{id} endpoint.
Authentication
x-api-keystring
API Key authentication via header
Query parameters
collection
Filter by collection readable ID
skip
Number of connections to skip for pagination
limit
Maximum number of connections to return (1-1000)
Response
List of source connections
id
Unique identifier of the source connection
name
Display name of the connection
short_name
Source type identifier
readable_collection_id
Collection this connection belongs to
created_at
When the connection was created (ISO 8601)
modified_at
When the connection was last modified (ISO 8601)
is_authenticated
Whether the connection has valid credentials
auth_method
Get authentication method from database value.
Allowed values:
status
Compute connection status from current state.
entity_count
Total number of entities synced from this connection
federated_search
Whether this source uses federated (real-time) search instead of syncing