Recent Opportunity Changes
recent_changesList federal contract opportunities added or updated since a timestamp for incremental sync. Use returned server_time as the next since value to paginate efficiently.
Instructions
List opportunities added or updated since a timestamp.
Use this for incremental sync instead of paginating through search results. Keyset-based, so depth doesn't degrade performance.
since: ISO 8601 timestamp, e.g. "2026-04-12T00:00:00Z"
limit: max 1000 per page
Returns data (changed records), pagination, and sync.server_time, save server_time and pass it as since on your next call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since | Yes | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |