v4

latestOpenAPI 3.1.02026-08-019681,1012.0 MB
trace

Get Session

get/projects/{project_id}/sessions/{session_id}

Path parameters

session_idstring uuid4 required
project_idstring uuid4 required

Query parameters

include_presigned_urlsboolean

Response

Successful Response

type'session'

Type of the trace, span or session.

namestring

Name of the trace, span or session.

created_atstring date-time

Timestamp of the trace or span's creation.

user_metadataobject

Metadata associated with this trace or span.

tagsstring[]

Tags associated with this trace or span.

status_codeinteger nullable

Status code of the trace or span. Used for logging failure or error states.

external_idstring nullable

A user-provided session, trace or span ID.

dataset_inputstring nullable

Input to the dataset associated with this trace

dataset_outputstring nullable

Output from the dataset associated with this trace

dataset_metadataobject

Metadata from the dataset associated with this trace

idstring uuid4 required

Galileo ID of the session

session_idstring uuid4 nullable

Galileo ID of the session containing the trace or span or session

trace_idstring uuid4 nullable

Galileo ID of the trace containing the span (or the same value as id for a trace)

project_idstring uuid4 required

Galileo ID of the project associated with this trace or span

run_idstring uuid4 required

Galileo ID of the run (log stream or experiment) associated with this trace or span

updated_atstring date-time nullable

Timestamp of the session or trace or span's last update

has_childrenboolean nullable

Whether or not this trace or span has child spans

metrics_batch_idstring uuid4 nullable

Galileo ID of the metrics batch associated with this trace or span

session_batch_idstring uuid4 nullable

Galileo ID of the metrics batch associated with this trace or span

feedback_rating_infoobject

Feedback information related to the record

annotationsobject

Annotations keyed by template ID and annotator ID

file_idsstring[]

IDs of files associated with this record

file_modalitiesContentModality[]

Modalities of files associated with this record

annotation_aggregatesobject

Annotation aggregate information keyed by template ID

annotation_agreementobject

Annotation agreement scores keyed by template ID

overall_annotation_agreementnumber nullable

Average annotation agreement across all templates in the queue

annotation_queue_idsstring[]

IDs of annotation queues this record is in

fully_annotatedboolean nullable

Whether every field is annotated by every annotator in the queue

progress_messagestring

Runner progress text written directly to CH span

error_messagestring

Runner error text written directly to CH span

metric_infoobject nullable

Detailed information about the metrics associated with this trace or span

filesobject nullable

File metadata keyed by file ID for files associated with this record

previous_session_idstring uuid4 nullable
num_tracesinteger nullable