Get evaluation by ID
Get evaluation by ID
Get a specific evaluation by ID. See Evaluations.
GET
Get evaluation by ID
Documentation Index
Fetch the complete documentation index at: https://docs.galtea.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authorization. Pass your API key in the Authorization header as a Bearer token. Both new (gsk_*) and legacy (gsk-) API keys are accepted, e.g. Authorization: Bearer gsk_... or Authorization: Bearer gsk-....
Path Parameters
Evaluation ID
Response
Evaluation retrieved successfully
Example:
"eval_123"
Example:
"metric_123"
Example:
"session_123"
Example:
"user_123"
Available options:
PENDING, PENDING_HUMAN, SUCCESS, FAILED, SKIPPED Example:
"SUCCESS"
Example:
"tc_123"
Example:
"ir_123"
Example:
0.95
Example:
"High quality response"
Example:
false
Example:
1
Example:
"1.0.0"
User ID of the human evaluator
Human-provided annotation score
Human-provided annotation reason
Timestamp when human evaluation was submitted
Conversation turns that failed