GET /awards/{award_id}/
usaspending.gov:usaspending-api
Summary: Get award details
Operation ID: getAwardById
Auth: none
Operation ID: getAwardById
Auth: none
Description
Returns details about a specific award
Parameters (1)
award_id
(string, path, required)
Award ID or generated unique award ID
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get award by UUID | curl |
https://api.usaspending.gov/api/v2/awards/12345678-1234-5678-1234-567812345678/ |
|
| Get contract award details | curl |
https://api.usaspending.gov/api/v2/awards/CONT_AWD_1234567890_12345/ |
|
| Get assistance award details | curl |
https://api.usaspending.gov/api/v2/awards/ASST_NON_1234567890_123456/ |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:41:19.897369 | 404 | 770ms | |
| 2026-03-23 10:14:00.231562 | 404 | 765ms | |
| 2026-03-23 09:39:19.836070 | 404 | 763ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:14:00.231562 | 5547992afdad |
3bdbf3fb4615 |
| 2026-03-23 10:41:19.897369 | 3bdbf3fb4615 |
e3563437fee2 |