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 user: The current user
Returns: A list of sync jobs
Path parameters
source_connection_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