Create Job
Create a new job for tracking batch operations.
Authentication Required: Requires job:create permission.
Returns the created job with a generated job_id.
Cookies
Body
Response
Successful Response
Response model for a single Job.
Items that failed
Unique job identifier
Type of job (enrichment or crawl)
Items successfully processed
Progress percentage (0-100)
Current job status
Success rate percentage (0-100)
Total items to process
When the job was archived (ISO 8601; null = active)
Job completion timestamp
Job creation timestamp
Job duration in seconds
DEPRECATED: Use 'errors' array. Legacy error message
Array of errors that occurred
Job metadata
Items escalated to the Agent Inbox awaiting human review
Job start timestamp
User who triggered the job
Items processed with warnings (e.g., expected target gaps)
Array of non-blocking warnings (same shape as errors)