ConsoleCatalog
Sign in
NY Public Service Commission logo

NY Public Service Commission

puc.ny.govGovernment Legalno auth

Regulatory filings, case documents, comments, and calendar.

Case Active Parties

ASYNCREADNo auth

Returns a case's active parties with names, companies, emails, and addresses.

ParametersFormJSON

Internal MatterSeq integer from CaseMaster.aspx hidden field or documents portal URL

Client-generated millisecond timestamp cache buster for the _ query parameter

cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_puc_ny_gov_case_active_parties",
    "params": {
      "matter_seq": "74071",
      "cache_buster": "1780358158124"
    }
  }'