/usaspending/awards/subawards
USAspending
/usaspending/awards/subawards
List subawards under a U.S. federal award
Price: 1 credit per 100 results
💡 AI Hint: List subawards (subcontracts or subgrants) issued under a U.S. federal award, identified by its award id. Returns each subaward’s number, description, action date, dollar amount, and the subrecipient name.
⚠️ Common errors: 412: Award not found
POST
/usaspending/awards/subawards
Authorizations
API token from the dashboard
Headers
Body
application/json
Award identifier (generated unique award id)
Minimum string length:
1Example:
"CONT_AWD_N0001920C0009_9700_-NONE-_-NONE-"
Number of subawards to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Field to sort results by
Available options:
subaward_number, action_date, amount, description Sort direction
Available options:
asc, desc