Museums

listMuseums

List the museums the signed-in user can manage, each with its default language (masterLanguage) and the languages it supports. Use this to find a museum id from its name before listing templates or seating maps, and to know which language a name is written in. Optionally pass name to keep matches.

ArgumentTypeRequiredDescription
namestringNoMuseum name to match (case-insensitive, partial). Omit to list all.

Returns { museums }. Each museum has id, name, slug, masterLanguage, and supportedLanguages.

Previous
Seating Maps
Next
Locations