threads

Query Thread Traces

Retrieve all traces belonging to a specific thread within a project. Returns trace data decoded from Arrow IPC format via the smithdb QueryThreadTraces gRPC RPC.

get/v2/threads/{thread_id}/traces

Path parameters

Thread ID

Query parameters

session_idstring required

Session ID

filterstring

Filter expression

selectstring

Select attributes (repeated)

limitinteger

Maximum number of traces to return

cursorstring

Pagination cursor from previous response

Response

traces

object required

Changes