GET /StopPoint/{id}/Crowding/{line}
Summary: Gets all the Crowding data (static) for the StopPointId, plus crowding data for a given line and optionally a particular direction.
Operation ID: StopPoint_Crowding
Auth: unknown
Operation ID: StopPoint_Crowding
Auth: unknown
Parameters (3)
direction
(string, query, required)
The direction of travel. Can be inbound or outbound.
Constraints: {'enum': ['inbound', 'outbound', 'all']}
id
(string, path, required)
The Naptan id of the stop
line
(string, path, required)
A particular line e.g. victoria, circle, northern etc.
No probe data for this endpoint yet.