Authorization: ********************
curl --location '/api/city/' \ --header 'Authorization: Bearer <token>'
{ "id": "dde44383-0875-4e30-85d5-c715e35d7a3a", "name": "Pelotas", "state": "Rio Grande do Sul", "country": "Brasil" }