Get Prime Subawards
get_prime_subawardsFind all subawards a prime paid to subcontractors using its UEI. Access summary totals and detailed award rows to analyze subcontracting activity.
Instructions
Get every subaward THIS company (as a prime) paid out, "who did they subcontract to."
Award & Compliance tool. The opposite direction from get_prime_relationships (who
paid THIS company as a sub), both use the same `uei`, pick based on which
direction you're asking.
- uei: 12-character Unique Entity ID (the PRIME's UEI)
- limit: max 250
Includes a `summary` block (total_subaward_amount, distinct_sub_vendors,
distinct_prime_contracts, first/last subaward date) alongside the paginated `data`
rows, read `summary` first rather than summing the page yourself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uei | Yes | ||
| limit | No | ||
| offset | No | ||
| date_to | No | ||
| date_from | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |