GET /StopPoint/{id}/Route

tfl.gov.uk

Summary: Returns the route sections for all the lines that service the given stop point ids
Operation ID: StopPoint_Route
Auth: unknown

Parameters (2)

id (string, path, required)

A stop point id (station naptan codes e.g. 940GZZLUASL, you can use /StopPoint/Search/{query} endpoint to find a stop point id from a station name)

serviceTypes (array, query, optional)

A comma-separated list of service types to filter on. If not specified. Supported values: Regular, Night. Defaulted to 'Regular' if not specified

No probe data for this endpoint yet.