client.events.list
List retained event records with a resume cursor.
| Package | @torq-finance/sdk |
|---|---|
| Signature | client.events.list<T>(query?) |
Behavior
Reads versioned, canonical events from the durable event plane. Polling is the fallback when a stream is unavailable.
See the API Reference for the governed endpoint contract and the workflow guide for canonical completion semantics.