Traces
Get trace memory footprint
Returns the trace's memory footprint: per-record read, added, and removed token metrics plus totals, scoped to this trace.
get/v1/projects/{projectSlug}/traces/{traceId}/memory
Path parameters
projectSlugstring required
Project slug (human-readable identifier)
Project slug (human-readable identifier)
traceIdstring required
32-character trace identifier.
32-character trace identifier.
Response
Trace memory footprint
Changes
Changed in 1 of the 67 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○