Skip to main content
GET
Get Session Scores For Run

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

run_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
session_id
string
required
project_id
string<uuid>
required
name
string
required
data_type
string
required
value
string | null
required
source
string
required
status
string
required
eval_run_id
string<uuid> | null
required
author_user_id
string | null
required
reason
string | null
required
metadata
Metadata · object
required
created_at
string
required
updated_at
string
required