Get Scores For Run
Trace Eval Runs
Get Scores For Run
List all trace scores produced by a specific eval run.
Auth: Bearer + X-Project-ID | X-API-Key + X-Project-Name
GET
Get Scores For Run
Documentation Index
Fetch the complete documentation index at: https://docs.pandaprobe.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
Outcome of a trace score evaluation attempt.
Available options:
SUCCESS, FAILED, PENDING Who produced the score judgment (not how it arrived).
AUTOMATED -- the eval system's LLM judge produced this score ANNOTATION -- a human assigned this score manually PROGRAMMATIC -- external code submitted this score via API/SDK
Available options:
AUTOMATED, ANNOTATION, PROGRAMMATIC Data type for a trace score value.
Available options:
NUMERIC, BOOLEAN, CATEGORICAL 
