Skip to content
Start here

Countries

Retrieves countries information for all countries
GET/accounts/{account_id}/cloudforce-one/events/countries
ModelsExpand Collapse
CountryListResponse = array of object { result, success }
result: array of object { alpha3, name }
alpha3: string
name: string
success: string