GET /region
Summary: List all regions
Operation ID: listRegions
Auth: unknown
Operation ID: listRegions
Auth: unknown
Description
Returns a list of regional groupings and aggregate categories.
Parameters (1)
format
(string, query, optional)
Response format
Constraints: {'enum': ['json', 'xml']}
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| List all regions (default format) | curl |
https://api.worldbank.org/v2/region |
|
| List regions with JSON format explicitly set | curl |
https://api.worldbank.org/v2/region?format=json |
|
| List regions with XML format | curl |
https://api.worldbank.org/v2/region?format=xml |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:23:45.761337 | 200 | 244ms | |
| 2026-03-23 10:20:43.013027 | 200 | 223ms | |
| 2026-03-23 10:10:20.811366 | 200 | 292ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:20:43.013027 | 74dbba9260de |
842dd1321a9a |
| 2026-03-23 10:23:45.761337 | 842dd1321a9a |
74dbba9260de |