# Get a specific country **GET /country/{code}** List the properties of a specific country ## Servers - API Auto Mocking: https://YOURSITE.infoodle.com/apiv2 (API Auto Mocking) ## Authentication methods - O auth2 ## Parameters ### Path parameters - **code** (string) The code of the country to retrieve ## Responses ### 200 OK #### Body: application/json (object) - **code** (string) - **name** (string) [Powered by Bump.sh](https://bump.sh)