Run and Monitor Jobs#
Manage NeMo Safe Synthesizer jobs using REST (cURL) and the Python SDK.
Task Guides#
Create, monitor, and manage NeMo Safe Synthesizer jobs end to end.
Create Job
Submit a new job for PII-only processing or the full safe-synthesizer pipeline.
Monitor Status
Track job progress with configurable polling intervals (default: 30 seconds).
Logs
Retrieve job logs for debugging and auditing.
Cancel Job
Safely cancel a running job.
Retrieve and List Jobs
List all jobs and retrieve details for a specific job.
Delete Job
Remove completed or failed jobs.
Job Results
List results, inspect metadata, and download artifacts.