Locations
List all locations
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Response
200 - application/json
A dictionary with a `locations` property which is an array of `Location` objects
An array of Location
objects