get_as_of_snapshot
Retrieve the exact state of the corpus as of a specific historical date for backtesting and audit trails.
Instructions
Time-travel query: return the corpus state as it existed at a specific historical date. Enterprise tier. Useful for backtesting and audit trails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | Yes | ISO 8601 timestamp — corpus state at this date (Enterprise tier). | |
| limit | No | ||
| query | No | Optional search query. | |
| entity | No | Optional entity slug filter. |