puc.texas.gov API: get_case_filings
puc.texas.gov via Parse · government_public
Retrieve all filings for a specific case/docket. Returns the complete list of filings for the given control number. Optionally filter by document type. Access PUCT Interchange filing data, search dockets, and retrieve document links. Fulfilled by Parse from puc.texas.gov.
- b2b-directory
- finance
- government-public
- parse
- platform-key
- puc-texas-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/d02e185d-5b07-44e6-a934-f03130fa799a/get_case_filings
- Interface artifact
- sha256:1b850d6c7eb4c32e645e16bbee0609ad77ed1a70cf970b885f3e94f9e78b45a9
- Manifest digest
- sha256:006e3a519fa42214069ace5b183a0089a15b8c16a3726d4d5f5c0a475b7c9b06
Request fields
- document_type (string): Filter by document type code. Use get_item_types endpoint for the full list of accepted values.
- control_number (string, required): Control number of the case (e.g. 59697).
Example queries
- {"document_type":"ALL","control_number":"59697"}