Locations
List all locations
GET
/
locations
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Response
200 - application/json
locations
object[]
requiredAn array of Location
objects