List Source Connection Jobs
List all sync jobs for a source connection.
Args: db: The database session source_connection_id: The ID of the source connection auth_context: The current authentication context
Returns: A list of sync jobs
Path parameters
source_connection_id
Headers
X-API-Key
X-Organization-ID
Response
Successful Response
source_connection_id
id
organization_id
created_by_email
modified_by_email
created_at
modified_at
status
Sync job status enum.
entities_inserted
entities_updated
entities_deleted
entities_kept
entities_skipped
entities_encountered
started_at
completed_at
failed_at
error