point_in_time
Retrieve a signed record of a rule's authoritative version at a specific past date, anchored to the public history chain. Use to prove what a rule stated when an action was taken.
Instructions
Get a signed record of which committed version of a rule was authoritative at a specific past date, anchored to the public history chain. Useful when an agent must show what a rule said at the moment it acted. Requires a Bidda subscription key (a free trial counts).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | No | ISO date or time, or epoch milliseconds. Defaults to now. | |
| api_key | Yes | Your Bidda subscription API key. A free trial counts. | |
| node_id | Yes | The rule (node_id). |