Get Countries

This API endpoint is used to obtain all countries existing in the project.

Using Ordering SDK


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

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