Defendant Type

Filter cases by defendant type

Filter by defendant type ID (integer).

GET https://clearinghouse.net/api/v1/case?issue_defendant_type=defendant_type_id

Query Parameters

NameTypeDescription

relief_source_id*

integer

Relief source ID (see list below for list of integers and its mapped values)

Headers

NameTypeDescription

Authorization*

String

Authorization

Token XXXXXXXXXXX

where

XXXXXXXXXXX

is the token string

Supported defendant type IDs (defendant_type_id):

5283

Housing Authority

5284

Law-enforcement

5289

Jurisdiction-wide

5324

Insurer

5321

Multi-family housing provider

5323

Bank or credit provider

5505

Elementary/Secondary School

5503

College/University

5504

Corrections

5563

Movie Theater or Other Entertainment facility

5561

Restaurant

5287

Sanitation/Public Works

5288

Transportation

5506

Fire

5507

Hospital/Health Department

5285

Parks

5286

Retailer

5322

Single family housing provider

Example

https://clearinghouse.net/api/v1/case?issue_defendant_type=5561

Last updated