Refresh All Source Connections
Start sync jobs for all source connections in the collection.
Args: readable_id: The readable ID of the collection db: The database session current_user: The current user background_tasks: Background tasks for async operations
Returns: A list of created sync jobs
Path parameters
readable_id
Headers
x-api-key
Response
Successful Response
source_connection_id
id
organization_id
created_by_email
modified_by_email
created_at
modified_at
status
Sync job status enum.
Allowed values:
entities_inserted
entities_updated
entities_deleted
entities_kept
entities_skipped
entities_encountered
started_at
completed_at
failed_at
error