Endpoints
List Judges
Returns the current judges for a court, with name, type, bio, chambers address, and whether we hold their own rules
GET
Returns the judges on a court’s current roster. Use a judge’s
slug with /rules or /extracted-rules. Works for every court in /courts, federal or state.
In some state courts the roster lists departments or courtrooms rather than individual judges. Their slugs work the same way.
string
required
Court identifier (e.g.
edny, ca-los-angeles-superior)Response fields
string
The court ID from the request
array
Array of judge objects
object