notme receive
Job queue API for narrated screen recordings
- POST/api/jobsSubmit a job
- GET/api/jobsList jobs
- GET/api/jobs/{id}Job details
- POST/api/jobs/{id}/rerunRe-queue
- DELETE/api/jobs/{id}Cancel
- GET/api/healthHealth check
All endpoints require Authorization: Bearer <token>