Justia: Search Cases
Justia via Parse · government_public
Search federal court docket filings by party name. Returns paginated results with case metadata including title, case number, parties, court, and lawsuit type. Results are auto-iterated. Search and retrieve federal court docket filings from Justia Dockets & Filings. Fulfilled by Parse from law.justia.com.
- b2b-directory
- finance
- government-public
- justia
- law-justia-com
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e513ad6b-fdf8-4e94-a8d1-cfc69e450449/search_cases
- Interface artifact
- sha256:dbd070987ba6fa78071aec50806d0e76c476353c6b6ea697ea9f7533c2a1e228
- Manifest digest
- sha256:0955e1479a74e46ae090feb6f703d8af5857fb2d176cea5003718b9e5989ea08
Request fields
- page (integer): Page number for pagination.
- court (string): Court abbreviation code to filter by (e.g. 'gandce' for Georgia Northern District Court, 'nysdce' for New York Southern District Court). Omit to search all federal courts.
- judge (string): Judge name to filter by.
- parties (string, required): Party name to search for (plaintiff or defendant name).
- lawsuit_type (string): Lawsuit type code to filter results (e.g. 'nos-190' for Contract: Other).
Example queries
- {"page":"1","court":"gandce","parties":"Smith"}