tracer-sessions

Read Tracer Sessions

Get all sessions.

get/api/v1/sessions

Query parameters

reference_freeboolean nullable
reference_datasetstring[] nullable
idstring[] nullable
namestring nullable
name_containsstring nullable
dataset_versionstring nullable
sort_by'name' | 'start_time' | 'last_run_start_time' | 'latency_p50' | 'latency_p99' | 'error_rate' | 'feedback' | 'runs_count'
sort_by_descboolean
metadatastring nullable
sort_by_feedback_keystring nullable
sort_by_feedback_source'session' | 'run'
offsetinteger
limitinteger
tag_value_idstring[] nullable
facetsboolean
filterstring nullable
include_statsboolean
use_approx_statsboolean
stats_start_timestring date-time nullable
stats_selectstring[] nullable
stats_filterstring nullable

Headers

acceptstring nullable

Response

Successful Response

start_timestring date-time
end_timestring date-time nullable
extraobject nullable
namestring
descriptionstring nullable
default_dataset_idstring uuid nullable
reference_dataset_idstring uuid nullable
trace_tier'longlived' | 'shortlived'
idstring uuid required
run_countinteger nullable
latency_p50number nullable
latency_p99number nullable
first_token_p50number nullable
first_token_p99number nullable
total_tokensinteger nullable
prompt_tokensinteger nullable
completion_tokensinteger nullable
total_coststring nullable
prompt_coststring nullable
completion_coststring nullable
tenant_idstring uuid required
last_run_start_timestring date-time nullable
last_run_start_time_livestring date-time nullable
feedback_statsobject nullable
session_feedback_statsobject nullable
run_facetsobject[] nullable
error_ratenumber nullable
streaming_ratenumber nullable
test_run_numberinteger nullable

Changes

Changed in 2 of the 48 revisions of this API.3

    • added the new optional query request parameter sort_by_feedback_source

      new-optional-request-parameter

    • added the new optional query request parameter stats_filter

      new-optional-request-parameter

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional query request parameter stats_select

      new-optional-request-parameter

    This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog