GET incomeLevel
Summary: List all income levels
Operation ID: listIncomeLevels
Auth: unknown
Operation ID: listIncomeLevels
Auth: unknown
Description
Returns a list of income level classifications.
Parameters (1)
format
(string, query, optional)
Response format
Constraints: {'enum': ['json', 'xml']}
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| List all income levels (JSON) | curl |
https://api.worldbank.org/v2/incomeLevel?format=json |
|
| List income levels with pagination | curl |
https://api.worldbank.org/v2/incomeLevel?format=json&per_page=10&page=1 |
|
| Get specific income level by ID | curl |
https://api.worldbank.org/v2/incomeLevel/HIC?format=json |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:49:52.587492 | 200 | 434ms | |
| 2026-03-23 10:35:45.181160 | 200 | 222ms | |
| 2026-03-23 09:39:15.763526 | 200 | 260ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:35:45.181160 | ca8078710d90 |
dc3b299697a4 |
| 2026-03-23 10:49:52.587492 | dc3b299697a4 |
865cbb172e09 |