GET /v3/runs/{run_ref}
Summary: View all trip/service runs for a specific run_ref
Operation ID: Runs_ForRun
Auth: unknown
Operation ID: Runs_ForRun
Auth: unknown
Parameters (7)
date_utc
(string, query, optional)
Date of the request. (optional - defaults to now)
devid
(string, query, optional)
Your developer id
expand
(array, query, required)
List of objects to be returned in full (i.e. expanded) - options include: All, VehiclePosition, VehicleDescriptor, or None. Default is None.
include_geopath
(boolean, query, optional)
Indicates if geopath data will be returned (default = false)
run_ref
(string, path, required)
The run_ref is the identifier of a run as returned by the departures/* and runs/* endpoints. WARNING, run_id is deprecated. Use run_ref instead.
signature
(string, query, optional)
Authentication signature for request
token
(string, query, optional)
Please ignore
No probe data for this endpoint yet.