List Sync Jobs
List all jobs for a specific sync.
Args:
db: The database session sync_id: The ID of the sync to list jobs for user: The current user
Returns:
list[schemas.SyncJob]: A list of sync jobs
Path parameters
sync_id
Headers
x-api-key
Response
Successful Response
sync_id
id
organization_id
created_by_email
modified_by_email
created_at
modified_at
status
Sync job status enum.
Allowed values:
entities_detected
entities_inserted
entities_deleted
entities_skipped
error
started_at
completed_at
failed_at
sync_name
Name of the sync, populated from join query