Skip to main content
GET
Get Judge Catalog

Overview

Dispositions are enabled per organization. If your organization does not have access, these endpoints return 404.
A judge is an evaluation rubric applied to call evidence; a disposition value pins a published judge version and records the level it selects. Returns the judges this agent can pin, organization-wide judges plus judges scoped to this agent, limited to those with a published version, ordered by name. Read the full rubric with Get Judge Version.

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
The agent’s unique identifier. A malformed id returns 400 with the message agentId must be a valid UUID.

Response

array
Array of judge catalog entries. Empty when no judge has a published version.
null | array
null on success, or a list of error objects if the request failed.

Docs for agents: llms.txt