GET /funders/{id}
Summary: Get a single funder
Operation ID: getFunder
Auth: unknown
Operation ID: getFunder
Auth: unknown
Description
Retrieve detailed information about a specific funder.
Parameters (1)
id
(string, path, required)
Funder identifier (OpenAlex ID)
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get National Institutes of Health (NIH) funder | curl |
https://api.openalex.org/funders/F4320306076 |
|
| Get National Science Foundation (NSF) funder | curl |
https://api.openalex.org/funders/F4320306075 |
|
| Get Wellcome Trust funder | curl |
https://api.openalex.org/funders/F4320306079 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 11:11:20.409507 | 200 | 235ms | |
| 2026-03-23 10:35:20.720367 | 404 | 2590ms | |
| 2026-03-23 09:40:01.532223 | 200 | 228ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:35:20.720367 | 8636d1a5c466 |
e9639e3c4681 |
| 2026-03-23 11:11:20.409507 | e9639e3c4681 |
cbf84092f9f3 |