market="intents" while retaining source-specific fields.
Representative coverage
This snapshot comes from the public Catalog at2026-08-27T20:33:06.675Z. Use Catalog to confirm the
current sources, bounds, and access state before querying.
Choose a client method
Use
intents when you only need canonical IntentEvent observations. Use
events or replay when intent records must remain interleaved with other
standardized events. Use raw when an analysis depends on fields outside the
canonical intent model.
See Python SDK, TypeScript SDK, and
Rust SDK for complete signatures and return behavior.
Reconstruct lifecycle summaries
Each returned row is an observation, not a complete lifecycle snapshot. Keep the stored order, retain partial rows, and select the latest non-null value when you derive a summary. The following example uses Catalog to choose a bounded six-hour window, builds an observation timeline, and reports the latest known state for each captured identifier.timeline when you need the complete
sequence behind a summary.
Related documentation
- Intents and RFQs schema for canonical fields, statuses, and multi-language examples
- Event envelope for stored ordering and timestamp semantics
- Catalog for current source and access metadata
- Events for mixed standardized event streams