v2

latestSwagger 2.0Creative Commons Attribution 4.0 International2026-08-0126125128.6 KB
Runs

View all trip/service runs for a specific run_ref

get/v3/runs/{run_ref}

Path parameters

run_refstring 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.

Query parameters

include_geopathboolean

Indicates if geopath data will be returned (default = false)

expandinteger[]

List of objects to be returned in full (i.e. expanded) - options include: All, VehiclePosition, VehicleDescriptor, or None. Default is None.

date_utcstring date-time

Filter by the date and time of the request (ISO 8601 UTC format) (default = current date and time)

include_advertised_interchangeboolean

Indicates whether data related to interchanges should be included in the response (default = false). When set to true, this parameter enables API clients to retrieve additional exchange information (stops, routes, runs, directions and disruptions) in a single call instead of making multiple requests

tokenstring

Please ignore

devidstring

Your developer id

signaturestring

Authentication signature for request

Response

All trip/service run details for the specified run_ref.