/stops/byTrip/{tripId}

This query returns all stops associated with the given trip.

Object Type : " stop "

URL Parameters :

  • tripId – the tripId of the trip to lookup stops for. This is the 'trip_id' column in GTFS, or the FRTripIdName column in the RouteMatch schema.

Query Parameters :

None