Get Portfolio Snapshot
get_portfolio_snapshotFetch one portfolio snapshot by id: its label, schema version, the exact stored rollup payload, its content hash, who recorded it and when. The payload is served from storage and is never recomputed from live tickets, so a snapshot read today reports what was true when it was taken. A snapshot you do not own is reported as not found rather than as forbidden. Requires authentication and the tickets:read scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| snapshot_id | Yes | The snapshot's id, from list_portfolio_snapshots. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |