Skip to main content
GET
Error

Authorizations

X-API-Key
string
header
required

Headers

accept
string | null

Path Parameters

session_id
string<uuid>
required

Query Parameters

include_stats
boolean
default:false
stats_start_time
string<date-time> | null

Response

Successful Response

TracerSession schema.

id
string<uuid>
required
tenant_id
string<uuid>
required
start_time
string<date-time>
end_time
string<date-time> | null
extra
Extra · object | null
name
string
description
string | null
default_dataset_id
string<uuid> | null
reference_dataset_id
string<uuid> | null
trace_tier
enum<string> | null
Available options:
longlived,
shortlived
run_count
integer | null
latency_p50
number | null
latency_p99
number | null
first_token_p50
number | null
first_token_p99
number | null
total_tokens
integer | null
prompt_tokens
integer | null
completion_tokens
integer | null
total_cost
string | null
prompt_cost
string | null
completion_cost
string | null
last_run_start_time
string<date-time> | null
last_run_start_time_live
string<date-time> | null
feedback_stats
Feedback Stats · object | null
session_feedback_stats
Session Feedback Stats · object | null
run_facets
Run Facets · object[] | null
error_rate
number | null
streaming_rate
number | null
test_run_number
integer | null
experiment_progress
ExperimentProgress · object | null