Default
Country Metadata
List all countries and metadata.
get/country
Response
successful operation
Example response
[
{
"country": "country",
"code3": "code3",
"code2": "code2",
"subRegion": "subRegion",
"codeNo": "codeNo",
"equityRiskPremium": 1.4658129,
"defaultSpread": 0.8008282,
"rating": "rating",
"currency": "currency",
"region": "region",
"currencyCode": "currencyCode",
"countryRiskPremium": 6.0274563
}
]