GET
/
markets
/
{marketId}
/
companies
/
countries
This endpoint is deprecated and will be removed in the future. Please use Attributes instead.

Path

marketId
string

The ID of the market which you want to retrieve countries of. This can be retrieved by searching for markets.

Response

meta
object

Metadata summarizing the data returned.

data
object

A mapping of all countries to their number of occurrences, sorted by

  • descending number of occurrences, and then
  • alphabetical order of the countries.