List Trace Scores
List trace scores (summary view) with comprehensive filters.
Auth: Bearer + X-Project-ID | X-API-Key + X-Project-Name
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.
Query Parameters
Filter by trace UUID
Filter by metric name (exact match)
Filter by score source: AUTOMATED, ANNOTATION, PROGRAMMATIC 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
AUTOMATED, ANNOTATION, PROGRAMMATIC Filter by score status: SUCCESS, FAILED, PENDING Outcome of a trace score evaluation attempt.
SUCCESS, FAILED, PENDING Filter by data type: NUMERIC, BOOLEAN, CATEGORICAL Data type for a trace score value.
NUMERIC, BOOLEAN, CATEGORICAL Filter by eval run UUID
Filter by trace environment (exact match)
ISO 8601 datetime. Include scores created on or after.
ISO 8601 datetime. Include scores created before (exclusive).
Page size
1 <= x <= 200Number of items to skip
x >= 0
