---
title: "Get seats with status by trip segment. (Permission: purchase_ticket)"
method: GET
path: "/trips/{trip_segment_id}/seats"
tags: ["trips"]
---

# Get seats with status by trip segment. (Permission: purchase_ticket)

`GET /trips/{trip_segment_id}/seats`

This method need permission: purchase_ticket.
Available statuses in response: available, purchased, blocked, online (when ticket booked online from site), reserved.

## Path parameters

- `trip_segment_id` integer, required

## Response `200`

Get seats with status by trip segment. (Permission: purchase_ticket)

---

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