action setlist_resource_1_0_search_countries_get_countries_get { label: "Get a complete list of all supported countries." description: "Get a complete list of all supported countries." provider: setlist method: GET path: "/1.0/search/countries" encoding: json output: { type: "object" additionalProperties: true } }