Get Sync Job
Get details of a specific sync job.
Args:
db: The database session sync_id: The ID of the sync to list jobs for job_id: The ID of the job to get user: The current user
Returns:
sync_job (schemas.SyncJob): The sync job
Path parameters
sync_id
job_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