Get Graph Observations
Returns read-only observation nodes for a graph.
Path parameters
Request
Response
EndAt is the close timestamp of the evidence window. Set when the underlying pattern is no longer supported (closed observations); nil for active observations.
LatestEvidenceAt is the most recent source-episode timestamp from which this observation drew evidence.
Relevance is an experimental rank-aligned score in [0,1] derived from Score via logit transformation. Only populated when using cross_encoder reranker; omitted for other reranker types (e.g., RRF).
Score is the reranker output: sigmoid-distributed logits [0,1] when using cross_encoder reranker, or RRF ordinal rank when using rrf reranker
SelectionRank is the global cross-scope rank assigned by auto scope selection.
StartAt is the earliest source-episode timestamp from which this observation was derived. Only populated for observation nodes.