GET surveys
dhsprogram.com:dhs-program-api
Summary: Get list of surveys
Operation ID: getSurveys
Auth: unknown
Operation ID: getSurveys
Auth: unknown
Description
Returns metadata about DHS surveys including survey years, types, sample sizes, and fieldwork dates.
Parameters (3)
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.
Examples (2)
| Title | Type | URL | Action |
|---|---|---|---|
| Get list of surveys | openapi-spec |
https://api.dhsprogram.com/rest/dhs/surveys?countryIds=NG,CD&surveyYearStart=2018&surveyYearEnd=2024&surveyCharacteristicIds=10,41 |
|
| Get list of surveys | probe-gate |
https://api.dhsprogram.com/rest/dhs/surveys?f=json&perpage=100&page=1 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:45:17.227803 | 200 | 479ms | |
| 2026-03-23 09:26:38.649367 | 200 | 393ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:45:17.227803 | 801c2417a4ec |
4ccb496258cf |