Returns paginated segment-level physics data (grade, curvature, fuel burn) for a completed route.
status: "complete". Requesting telemetry for a processing route returns a 404 with a helpful error message.The unique route resource ID
"route_01HYX3MPK5XJQJG0NB0PRSDVWC"
Pagination cursor (segment index offset). Defaults to 0.
x >= 0Maximum number of segments to return per page. Defaults to 50, max 200.
1 <= x <= 200Telemetry data for the route
Full telemetry response with summary and per-segment data
Associated route ID
When telemetry was computed
Resolved vehicle specification used for computation
Aggregated telemetry summary for the entire route
Paginated segment telemetry data
Whether more segments are available
Cursor for the next page of segments