GET indicators
dhsprogram.com:dhs-program-api
Summary: Get list of indicators
Operation ID: getIndicators
Auth: unknown
Operation ID: getIndicators
Auth: unknown
Description
Returns metadata about available indicators including definitions, measurement types, and categorization levels.
Parameters (4)
f
(string, query, optional, default: json)
Output format.
Constraints: {'enum': ['json', 'xml', 'html']}
page
(integer, query, optional, default: 1)
Page number.
perpage
(integer, query, optional, default: 100)
Number of entries per page.
returnFields
(string, query, optional)
Specify which fields to return (comma-separated).
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get list of indicators | openapi-spec |
https://api.dhsprogram.com/rest/dhs/indicators?countryIds=NG,CD&surveyIds=NG2018DHS |
|
| Get list of indicators | openapi-spec |
https://api.dhsprogram.com/rest/dhs/indicators?returnFields=IndicatorId,Label,Definition |
|
| Get list of indicators | probe-gate |
https://api.dhsprogram.com/rest/dhs/indicators?f=json&perpage=100&page=1&returnFields=IndicatorId%2CLabel%2CDefinition |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:47:17.546449 | 503 | 2504ms | |
| 2026-03-23 09:36:04.276694 | ERR | — | |
| 2026-03-23 09:06:24.679290 | 200 | 565ms | 0.9MB |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:47:17.546449 | 564e598a641f |
6468ac9f9bca |