GET /StopPoint/{id}/CanReachOnLine/{lineId}

tfl.gov.uk

Summary: Gets Stopoints that are reachable from a station/line combination.
Operation ID: StopPoint_ReachableFrom
Auth: unknown

Parameters (3)

id (string, path, required)

The id (station naptan code e.g. 940GZZLUASL, you can use /StopPoint/Search/{query} endpoint to find a stop point id from a station name) of the stop point to filter by

lineId (string, path, required)

Line id of the line to filter by (e.g. victoria)

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.