API Reference
Job Status API
GET /v1/jobs/{job_id}
curl https://poldex-api.plain-water-cd0f.workers.dev/v1/jobs/job_123 \ -H "x-api-key: pd_live_YOUR_KEY"
States
Jobs can be queued, processing, complete, failed, dlq, or cancelled.
Result
Completed jobs expose the canonical result and result availability status.