APIEndpoint referenceCountry
/country
Response Body
application/json
application/json
curl -X GET "https://example.com/api/country"[ { "alpha2": "string", "name": "string", "slug": "string" }]application/json
application/json
curl -X GET "https://example.com/api/country"[ { "alpha2": "string", "name": "string", "slug": "string" }]