Returns the stim job status.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
User ID override via header (requires master API key)
User ID override (requires master API key)
Successful Response
Stim job execution status
Inherits all fields from JobStatus. Separated from RolloutResponse for future extensibility (e.g., generator-specific metadata).
Job status: not_started, running, complete, failed
Number of output lines (not applicable for bakes)
Job config parameters
Error message if job failed
Coordinator job ID (if job is queued/running)
Job progress percentage (0-100) if job is running