Case
Each endpoint returns a list of cases, where each case is a JSON dictionary.
Because cases in the Clearinghouse are being added and updated all the time, the case_status
of a case is useful for understanding why some fields might be empty. For more information on the different statuses, see case_status.
For more information:
attorney_orgs
array[string]
case_defendants
array[object]
class_action_granted
string
class_action_sought
string
custom_issues
array[string]
defendant_payment
string
issues
array[string]
plaintiff_description
string
prevailing_party
string
pro_se_status
string
public_interest_lawyer
string
relief_natures
array[string]
relief_nature_other
string
relief_sources
array[string]
settlement_agreement
array[string]
summary
string
summary_published_date
string
summary_short
string
summary_tiny
string
plaintiff_type
array[string]
defendant_type
array[string]
facility_type
array[string]
constitutional_clause
array[string]
special_case_type
array[string]
content_of_injunction
array[string]
Last updated