Filters API Reference
This document describes the filtering system used across Respan endpoints (spans, traces, threads, etc.).
This document describes the filtering system used across Respan endpoints (spans, traces, threads, etc.).
Filters are passed in the request body as a JSON object:
Filter by cost greater than $0.01:
Filter by token count range:
Filter by customer identifier:
Filter by workflow name (prefix):
Combine multiple conditions:
To filter custom properties in metadata, prefix the field with metadata__:
Most endpoints also support these query parameters: