Connections
External service integrations
Create connection
POST/v3/connections/{provider}
Get connection (by id)
GET/v3/connections/{connectionId}
Get connection (by provider)
POST/v3/connections/{provider}/connection
Delete connection by ID
DELETE/v3/connections/{connectionId}
Delete connection
DELETE/v3/connections/{provider}
Sync connection
POST/v3/connections/{provider}/import
List connections
POST/v3/connections/list
List documents
POST/v3/connections/{provider}/documents
Configure connection
POST/v3/connections/{connectionId}/configure
Fetch resources
GET/v3/connections/{connectionId}/resources