DimensionValues: Get values for a specific dimension

API: azureedge.us:who-global-health-observatory
Endpoint: /DIMENSION/{dimension_code}/DimensionValues
Response format: application/json
Auth: none
Method: GET

Description

Retrieves all possible values for a specific dimension. For example, get all countries (COUNTRY dimension) or all regions (REGION dimension).

Parameters (2)

$top (integer, query, optional, default: 100)

Maximum number of records to return

dimension_code (string, path, required)

The dimension code (e.g., COUNTRY, REGION, AGEGROUP, SEX, YEAR)

No probe data for this endpoint yet.