PUC: Get Case Documents
PUC via Parse · government_public
Retrieve all public documents filed in a specific case. Accepts either a case_number (resolved internally to matter_seq) or a matter_seq directly. Returns document metadata including filing dates, document types, titles, file sizes, and download URLs. APIs for searching and retrieving documents and case details from the New York Public Service Commission (DPS) Document Matter Management (DMM) system. Fulfilled by Parse from puc.ny.gov.
- finance
- government-public
- news-media
- parse
- platform-key
- puc
- puc-ny-gov
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/3049f238-c58c-42d9-a436-623487309d55/get_case_documents
- Interface artifact
- sha256:4d0237a76cfbf7c06c33bf73b4b8b8fe27eeceb2871491200a5afbd9cbe9f7af
- Manifest digest
- sha256:7d6936cea4d6a0b6acf8406e15265623754b21f810c845abeadb512c4b60a675
Request fields
- matter_seq (string): Internal numeric ID for the case (e.g. '26767' from get_case_details). One of case_number or matter_seq must be provided.
- case_number (string): Case number (e.g. '07-E-0949'). One of case_number or matter_seq must be provided.
Example queries
- {"matter_seq":"26767"}