Get the Skill Rater report for a trace
Return the Skill Rater report for a trace, or 404 if not yet rated.
Skill Rater Phase 1 (see platform/docs/skill_rater_and_benchmarks_design.md).
Skill Rater runs asynchronously after ingest on a sample of traces; this
endpoint exposes the persisted SkillRaterReport row. A 404 means the
Rater hasn’t run on this trace yet (sampling didn’t pick it, cap was
hit, or LLM call failed).
The endpoint is org-scoped: cross-tenant trace_ids return 404 to avoid leaking trace existence.
Authorizations
Enter your API key (e.g. dai_sk_test_key_001)
Headers
Path Parameters
Cookies
Response
Successful Response
The response is of type Response Get Trace Skill Rater Report Api V1 Traces Trace Id Skill Rater Report Get · object.