# Retrieve a list of countries Retrieve a list of country names to be used in association with user accounts, events, hosts, etc. Endpoint: GET /countries Version: 3.0.0 Security: SessionKey ## Response 200 fields (application/json): - `self` (string) URI of the country list resource - `countries` (array) List of country names ## Response 404 fields (application/json): - `message` (string) Reason for the given response.