Get Contract Modifications
get_contract_modificationsFetch every transaction row for a federal contract, capturing amendments, options, and partial terminations. Returns oldest-first with a window block clarifying data completeness.
Instructions
Get EVERY transaction row for a contract, oldest action first, the full modification trail (amendments, options exercised, partial terminations), not just the latest snapshot get_contract gives you.
Award & Compliance tool. There's no per-request date filter, but the underlying data
itself only carries FY2025 onward, a contract whose real history predates that floor
will start mid-sequence (e.g. first row P00026, not P00001), with earlier
modifications simply never ingested, not filtered out. Check the response's window
block (clamped, earliest_searchable, reason) before treating the returned rows
as the complete history.
piid: award PIID
limit: max 500
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| piid | Yes | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |