Check job status
get_jobCheck the status of a Tomorrow Central job.
Poll this after starting any scan. Status goes QUEUED → RUNNING → COMPLETED (or
FAILED). A typical scan takes 1-3 minutes. The response's `poll_after_seconds`
field is the minimum wait before polling again — respect it. Never start a second
scan while one is RUNNING; the platform coalesces duplicates onto the in-flight
job anyway (`coalesced: true`), and rate-limit errors include
`retry_after_seconds` telling you exactly how long to back off.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |