fetch
GrantIQ fetch: return the full record for a single grant by id. The id must come from a prior search call. Returns 'not found' when the grant is unknown OR not currently open/visible — there is no leak between those cases.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The grant id (UUID) returned in a prior `search` result. |