Job timeline
getJobRequestTimelineFetch the lifecycle timeline of a job request, displaying per-status progress with states, entry times, and actions.
Instructions
Job timeline
Per-status progress of a job's lifecycle (e.g. booked → confirmed → on the way → arrived → completed, following the business's configured workflow) — render it as a job-tracking timeline. Each status carries its state (completed | current | upcoming), when the job entered it, and the actions fired within it. entered_at may be null for upcoming steps and for older jobs predating the backfill.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Job request ID (UUID or short_code) |