Get Prime Subawards
get_prime_subawardsRetrieve all subawards paid by a prime contractor using its UEI, with summary totals for compliance and subcontractor analysis.
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 |