v64

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-03124241726.5 KB
Sessions

Get session memory footprint

Returns the session's memory footprint: per-record read, added, and removed token metrics plus session-wide totals. Pass traceId to restrict the footprint to a single trace of the session.

get/v1/projects/{projectSlug}/sessions/{sessionId}/memory

Path parameters

projectSlugstring required

Project slug (human-readable identifier)

Project slug (human-readable identifier)

sessionIdstring required

Session identifier lifted from instrumentation. Up to 128 characters.

Session identifier lifted from instrumentation. Up to 128 characters.

Query parameters

traceIdstring

Restrict the memory footprint to this trace of the session. Omit for the whole session.

Restrict the memory footprint to this trace of the session. Omit for the whole session.

Response

Session memory footprint