Poll the status of an asynchronous job
| Status | Description |
|---|---|
queued | Job is waiting to be processed |
processing | Job is currently being processed |
completed | Job finished successfully |
failed | Job encountered an error |
| Status | Code | Description |
|---|---|---|
| 401 | INVALID_API_KEY | API key is missing or invalid |
| 404 | NOT_FOUND | Job not found or expired |
| 500 | INTERNAL_ERROR | Server error |
output field structure depends on the job type (batch videos, batch transcripts, crawl).