List All Jobs
List all sync jobs across all syncs.
Args:
db: The database session skip: The number of jobs to skip limit: The number of jobs to return user: The current user
Returns:
list[schemas.SyncJob]: A list of all sync jobs
Headers
x-api-key
Query parameters
skip
limit
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