Get All Geo Locs
GET/v1/armada/geographic_location
Get all geographic locations
Responses
- 200
Successful Response
- application/json
- Schema
- Example (from schema)
Schema
Array [
]
description Description (string)required
Possible values: non-empty
Where exactly is this in the physical world.
geographic_location_id uuidrequired
[
{
"description": "string",
"geographic_location_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
]
Loading...