whats_changed_since
Return grants/trials that are NEW or MODIFIED since a cursor token (cursor = your bookmark / CRM-sync point). Pass the cursor from a prior call to get only changes since then. Same filters as new_funding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ic | No | NIH Institute/Center abbreviation, e.g. 'NCI'. | |
| pi | No | Principal investigator name substring. | |
| kind | No | 'grant' or 'trial' to restrict. | |
| limit | No | ||
| phase | No | Trial phase substring, e.g. 'PHASE2'. | |
| state | No | 2-letter US state of the org/site. | |
| topic | No | Canonical topic slug, e.g. 'oncology', 'neuroscience'. | |
| cursor | No | Opaque cursor from a previous response; omit for first call. | |
| keyword | No | ||
| sponsor | No | Trial sponsor name substring. | |
| maxAmount | No | ||
| minAmount | No | ||
| institution | No | Institution name substring. | |
| sponsorClass | No | INDUSTRY | NIH | OTHER_GOV | OTHER | INDIV. |