---
title: "Find all Place SeatMaps"
method: GET
path: "/partner/seat-maps"
tags: ["Partner::SeatMaps"]
---

# Find all Place SeatMaps

`GET /partner/seat-maps`

Endpoint that returns a list of all seat maps (if no parameters are transmitted) from the authenticated gym.
You can optionally search by seat map id.

## Query parameters

- `id` integer

## Headers

- `Authorization` string, required

## Response `200`

OK

- object

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/totalpass/apis/token-use.md) · [All operations](https://skmtc.net/totalpass/apis/token-use/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/totalpass/token-use/revisions/bc65b4950c7e/schema)
