Locations
listLocationSeatingCharts
List the locations of a museum, or one location, with the seating maps on each. Use this first to find seating map ids. Pass museumId for all locations of a museum, or id for a single location.
| Argument | Type | Required | Description |
|---|---|---|---|
museumId | string | No | Museum id. Lists all locations for the museum. |
id | string | No | Location id. Returns just that location. |
Each location includes id, name, and seatingCharts (id, name, language, translations, testMode, templateId, createdAt, updatedAt).