GET
/
entities
/
geography
/
Authorization
curl --request GET \
  --url http://localhost:8001/entities/geography/
[
  "<string>"
]

Response

200 - application/json

The response is of type string[].