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

# GET /trips/search

`GET /trips/search`

Search trips. (Permission: trip_maintenance)

## Query parameters

- `search[start_departure_date]` string, date
- `search[end_departure_date]` string, date
- `search[is_cts]` boolean
- `search[coach][id]` integer
- `search[coach][seat_profile_id]` integer
- `search[coach][code]` string
- `search[coach][counter_group_id]` integer
- `search[coach][departure_station_id]` integer
- `search[coach][arrival_station_id]` integer
- `pagination[limit]` integer
- `pagination[page]` integer

## Response `200`

Search trips. (Permission: trip_maintenance)

---

[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)
