Miamidadeclerk: Get Case Details
Miamidadeclerk via Parse · government_public
Retrieve detailed information for a Miami-Dade County civil, family, or probate court case by its case number. Returns case metadata (filing date, case type, status, judge, disposition), all named parties with their roles and attorneys, the complete docket history with dates and descriptions, and any scheduled hearings. Makes two sequential requests: one to encrypt the case number and one to fetch the case record. Returns stale_input when the case number is not found. Look up civil, family, and probate court cases in Miami-Dade County by case number. Returns full case details including parties, attorneys, docket entries, hearings, and disposition information. Fulfilled by Parse from www2.miamidadeclerk.gov.
- b2b-directory
- finance
- government-public
- miamidadeclerk
- parse
- platform-key
- www2-miamidadeclerk-gov
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/da143b0a-dfd2-4138-9f16-57a08ea06e53/get_case_details
- Interface artifact
- sha256:8d989a14512b894814030498479a3f6e12384f75d5c4053be802918decfdfcbb
- Manifest digest
- sha256:178367f664c1b61ceb23793142224b47a635c7804b6d6b2b959b52d65e6176a2
Request fields
- case_number (string, required): Miami-Dade County local case number in format YYYY-NNNNNN-CC-LL where YYYY is the filing year, NNNNNN is the zero-padded sequence number, CC is the case code (e.g. CA for Circuit Civil, CC for County Civil, FC for Family Civil, CP for Circuit Probate), and LL is the location code (typically 01).
Example queries
- {"case_number":"2024-000001-CA-01"}