Get Cities

This API endpoint is used to get all cities from a country.

Using Ordering SDK


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

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