Skip to main content
GET
Returns detailed information for a single court, including coverage status and judge counts.
string
required
District identifier (e.g. edny)

Response fields

string
Unique identifier (e.g. edny)
string
Full court name
string
Federal circuit (e.g. “2nd Circuit”)
string
State name
string
Coverage status: live, preview, or coming_soon
integer
Number of judges with data (only present when data exists)
integer
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