---
title: "GET /client/trips/search"
method: GET
path: "/client/trips/search"
tags: ["client"]
---

# GET /client/trips/search

`GET /client/trips/search`

Search trips

## Query parameters

- `departure_station_id` integer, required
- `arrival_station_id` integer, required
- `departure_date` string, date, required
- `pax` integer, required
- `return_date` string, date

## Response `200`

Search trips

---

[API](https://skmtc.dev/gostarmartbus/apis/api-title.md) · [All operations](https://skmtc.dev/gostarmartbus/apis/api-title/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gostarmartbus/api-title/revisions/af0e95b3d4fe/schema)
