GET lendingType
Summary: List all lending types
Operation ID: listLendingTypes
Auth: unknown
Operation ID: listLendingTypes
Auth: unknown
Description
Returns a list of lending type classifications used by the World Bank.
Parameters (1)
format
(string, query, optional)
Response format
Constraints: {'enum': ['json', 'xml']}
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| List all lending types (basic) | curl |
https://api.worldbank.org/v2/lendingType |
|
| List lending types with JSON format | curl |
https://api.worldbank.org/v2/lendingType?format=json |
|
| List lending types with pagination | curl |
https://api.worldbank.org/v2/lendingType?format=json&page=1&per_page=5 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:48:51.121920 | 200 | 338ms | |
| 2026-03-23 10:34:35.158531 | 200 | 360ms | |
| 2026-03-23 09:28:09.811184 | 200 | 312ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:34:35.158531 | 186b1c6e76da |
9ba50dc366d4 |
| 2026-03-23 10:48:51.121920 | 9ba50dc366d4 |
c31b8d525ba0 |