Courts
Two endpoints for browsing the federal court system.List all courts
Response fields
Array of court objects
Status field
| Status | Meaning |
|---|---|
live | Full API access. All endpoints work for this district. |
preview | Judge data exists but the district is not yet accessible via API. |
coming_soon | District is mapped but no data yet. |
Get a single court
District identifier (e.g.
edny)403 — District not accessible
When a district exists but is not yet accessible, the API returns a structured 403 (not a 404). The district exists conceptually — you just don’t have access yet.403
404 — District not found
Returned only when the district ID is not recognized at all.404