GET odcr/courts
Returns a list of courts and some information about them. The code property can be used to return the details about a single court.
Resource URL
https://api.kellpro.com/v2/odcr/courts.format
Parameters
code
Optional
Specifies the 4 character code that is assigned to each court.
Example: 019B
publishing
Optional
A boolean that can be used to limit the list of courts to those publishing their records on ODCR.com or those who are not.
Example: true | false
Example Request
GET https://api.kellpro.com/v2/odcr/courts.json?code=019B