v1
latestSwagger 2.02026-07-1384122135.6 KBLine
Get the list of arrival predictions for given line ids based at the given stop
get/Line/{ids}/Arrivals/{stopPointId}
Path parameters
idsstring[] required
A comma-separated list of line ids e.g. victoria,circle,N133. Max. approx. 20 ids.
stopPointIdstring required
Optional. Id of stop to get arrival predictions for (station naptan code e.g. 940GZZLUASL, you can use /StopPoint/Search/{query} endpoint to find a stop point id from a station name)
Query parameters
direction'inbound' | 'outbound' | 'all'
Optional. The direction of travel. Can be inbound or outbound or all. If left blank, and destinationStopId is set, will default to all
destinationStationIdstring
Optional. Id of destination stop
Response
OK