Find City

This API endpoint is used to obtain a specific city from a country.

Using Ordering SDK

`


const response = await ordering.countries(countryId).citties(cityId).get();

Language
Authorization
Header
Click Try It! to start a request and see the response here!