v48

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-275867561.6 MB
public

Read Shared Dataset Tracer Sessions

Get projects run on a dataset that has been shared.

get/api/v1/public/{share_token}/datasets/sessions

Path parameters

share_tokenstring uuid required

Query parameters

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
sort_by_feedback_keystring nullable
offsetinteger
limitinteger
facetsboolean

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