curl --location -g --request GET 'https://prod.your-api-server.com/api/v1/city?{{city_query}}=' \
--header 'Authorization: {{auth_token}}'{"count":1,"data":[{"id":977,"name":"Goiânia","state":{"id":9},"dateHourCreated":"2018-04-17T08:40:29.000Z","dateHourChanged":"2018-04-17T08:40:29.000Z","dateHourDeleted":null}]}