Skip Navigation

Opencollection API

GET /museum-location/

Returns a set of locations items matching the given criteria.

Returns location info and a sample of objects if a floor is specified

Arguments

limit
An integer indicating how many results to return Integer
offset
An integer indicating at which index of the full result set to begin at Integer
floor
Limits the results to a floor. Integer
type
Limits results to a location type. room and area are valid. String

Responses

200: An array of locations Returns FullMuseumLocation