Endpoints
Get Court
Returns detailed information for a single court
GET
Returns detailed information for a single court, including coverage status and judge counts.
District identifier (e.g.
edny)Response fields
Unique identifier (e.g.
edny)Full court name
Federal circuit (e.g. “2nd Circuit”)
State name
Coverage status:
live, preview, or coming_soonNumber of judges with data (only present when data exists)
Number of judges with standing order profiles (only present for
live districts)Error responses
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, but is not available in your plan.403
404: District not found
Returned only when the district ID is not recognized at all.404