GET https://api.example.com /trips

Get available train trips

See in Documentation

Returns a list of available train trips between the specified origin and destination stations on the given date, and allows for filtering by bicycle and dog allowances.

Query parameters

  • integer
  • integer
  • string(uuid) Required
  • string(uuid) Required
  • string(date-time) Required
  • boolean
  • boolean
GET /trips
Loading...

Share your request

Use this link to easily share a pre-filled request of this operation. Everything you filled will be shared apart from the authentication fields.

Request URL

https://demo.bump.sh/doc/trainbook/explorer/operation/operation-get-trips
Response
Waiting for a request to be sent.