Get Address
curl --request GET \ --url https://api.geocoders.io/addresses/{id} \ --header 'X-Api-Key: <api-key>'
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "suburb_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "building_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "number": "<string>", "suffix": "<string>", "streetname": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "postcode": "<string>", "city": "<string>" }
ID of Address to get