GET /geographical-location/
Return a list of geographical locations that may be associated objects in the Museum
Objects can be tied to a geographical location via possible origin, manufacture, etc. This method returns information about those locations.
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
Responses
-
200: An array of geographical location objects Returns GeographicalLocation