{"info":{"_postman_id":"2cdf1859-9c93-474a-90de-2d4085e89534","name":"judyrecords API Documentation","description":"<html><head></head><body><p>The judyrecords API is divided into two parts:</p>\n<h3 id=\"structured-objects-api\">Structured Objects API</h3>\n<p>The Structured Objects API allows searching and retrieving data using finer-grained data fields (e.g., case name, case number, party name, etc.).</p>\n<h3 id=\"full-text-api\">Full-Text API</h3>\n<p>The Full-Text API allows searching the text within cases similar to searching Google for keywords and phrases within the web pages it's crawled.</p>\n<h3 id=\"getting-started\">Getting Started</h3>\n<p>The API is a RESTful API based on HTTP requests and JSON responses. This version of the API uses an API key. This means that requests will need to include your API key as an HTTP header or query string parameter.</p>\n<p>The easiest way to start using the API is by clicking the <strong>Run in Postman</strong> button at the <em><strong>top-right of</strong></em> <em><strong>this page</strong></em>.</p>\n<img src=\"https://content.pstmn.io/10751a5c-10c7-4671-b11a-8a0024dc1a2d/aW1hZ2UucG5n\">\n\n<p>Postman is a free tool for running and testing pre-built API requests. The pre-built API requests, together with the example requests/responses and corresponding documentation, are referred to as a \"Postman collection\".</p>\n<p>In the judyrecords Postman collection, the pre-built API requests are organized into the folders on the left.</p>\n<h3 id=\"getting-an-api-key\">Getting An API Key</h3>\n<p>For API inquiries, contact <a href=\"https://mailto:api@judyrecords.com\">api@judyrecords.com</a>.</p>\n<h3 id=\"setting-up-your-api-key\">Setting Up Your API Key</h3>\n<h4 id=\"step-1\"><strong>Step 1.</strong></h4>\n<p>Click the <code>Environment quick look</code> icon in the upper-right hand corner of Postman. Then click <code>Add</code> in the <code>Globals</code> (global variables) section.</p>\n<img src=\"https://content.pstmn.io/bf9d923c-5ad3-459e-9a16-b1c88e72ea15/aW1hZ2UucG5n\">\n\n<h4 id=\"step-2\"><strong>Step 2.</strong></h4>\n<p>The <code>Globals</code> tab will display allowing you to add your API key as a global variable. Add a variable with the name <code>X-Api-Key</code>. Then, paste your API key in the <code>Current value</code> column.</p>\n<img src=\"https://content.pstmn.io/d42bb955-3394-4f96-8fe9-4dc0b7ea5424/aW1hZ2UucG5n\">\n\n<h4 id=\"step-3\"><strong>Step 3.</strong></h4>\n<p>Once the global variable has been added, click the <code>Save</code> icon to save the global variable.</p>\n<img src=\"https://content.pstmn.io/29396abf-6e0b-4d67-95ee-7d9e4a169c3b/aW1hZ2UucG5n\">\n\n<h4 id=\"step-4\"><strong>Step 4.</strong></h4>\n<p>Your API key and value will now show up in the <code>Environment quick look</code> dialog.</p>\n<img src=\"https://content.pstmn.io/52ed4cbb-e2e2-4a03-91e2-dcb3da8d3b58/aW1hZ2UucG5n\">\n\n<h5 id=\"step-5\"><strong>Step 5.</strong></h5>\n<p>You can now make requests to the judyrecords API. <strong>All Postman collection requests automatically include the</strong> <strong><code>X-Api-Key</code></strong> <strong>as a header.</strong></p>\n<p>Note: You may also add your API key as a URL parameter. However, this is intended for convenience and should not be used in production.</p>\n<img src=\"https://content.pstmn.io/fc476699-38e4-4779-adf3-0e5f35ac3d08/aW1hZ2UucG5n\"></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"26019452","collectionId":"2cdf1859-9c93-474a-90de-2d4085e89534","publishedId":"2s93Y5PKmb","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-03-31T01:49:57.000Z"},"item":[{"name":"API First Steps","item":[{"name":"Hello, World! (test request)","id":"c43b08e7-aedd-41c5-a881-f62a975e6c94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"}],"url":"https://{{judyrecordsHost}}/api/hello-world","description":"<p>To start, let's make a sample request to the judyrecords API. The sample request will output a JSON response containing \"Hello, World!\" as a greeting.</p>\n<p>If a valid API key is used, the greeting will be returned as shown in <code>Example 1 - Success</code>. Otherwise, a response containing an error will be returned as shown in <code>Example 2 - Failure</code>.</p>\n<p>Use the examples dropdown for this request and throughout the Postman collection to easily view request/response examples.</p>\n<img src=\"https://content.pstmn.io/32c06612-ad1f-47f3-9cc2-9df1f9f40dc1/aW1hZ2UucG5n\" />\n\n<p>Additionally, keep in mind that you can select your preferred language from the language selector above to customize the pre-built sample requests and responses. You may also choose to display the pre-built sample requests using plain HTTP or curl-based commands.</p>\n<img src=\"https://content.pstmn.io/65f50220-ad9c-442b-8f29-f7a2c4c41fb3/aW1hZ2UucG5n\" />","urlObject":{"protocol":"https","path":["api","hello-world"],"host":["{{judyrecordsHost}}"],"query":[],"variable":[]}},"response":[{"id":"f9c5f2ea-40e2-4eaa-8856-e99bd1ac9d37","name":"Example 1 - Success","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"}],"url":"https://{{judyrecordsHost}}/api/hello-world"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 26 Feb 2024 03:50:02 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"77"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"succeeded\",\n    \"data\": {\n        \"greeting\": \"Hello, World!\"\n    }\n}"},{"id":"2887a439-0aea-45ee-90ae-b50ec593e10e","name":"Example 2 - Failure","originalRequest":{"method":"GET","header":[{"key":"abc-Api-Key","value":"{{X-Api-Key}}","type":"text"}],"url":"https://{{judyrecordsHost}}/api/hello-world"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 26 Feb 2024 03:53:45 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"78"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"errors\": [\n        {\n            \"message\": \"Invalid API key.\"\n        }\n    ]\n}"}],"_postman_id":"c43b08e7-aedd-41c5-a881-f62a975e6c94"}],"id":"a5e19998-7e27-4fc9-8ca2-479066404763","_postman_id":"a5e19998-7e27-4fc9-8ca2-479066404763","description":""},{"name":"Structured Objects API","item":[{"name":"SO API - First Steps","item":[{"name":"Basic search request, get 3 cases","id":"9af3bd63-a70f-474a-8f8b-bd0ba897a240","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"from\": 0,\r\n    \"size\": 3\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/_all/_search","description":"<p>This search request uses Elasticsearch's <code>_search</code> API, and the special index <code>_all</code> is used to query all indexes. The offset (0) and limit (3) are specified using the <code>from</code> and <code>size</code> fields in the request body. For more information on the <code>from</code> and <code>size</code> parameters, see <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/7.17/search-search.html\">here</a>. For information about the response body format, see <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/7.17/search-search.html#search-api-response-body\">here</a>.</p>\n<p>The example request/response shows 3 cases returned from the search. Since there was no additional filteria criteria, 3 arbitrary cases may be returned (similar to an SQL SELECT with a LIMIT clause but without a WHERE clause).</p>\n","urlObject":{"protocol":"https","path":["api","structured-objects","_all","_search"],"host":["{{judyrecordsHost}}"],"query":[],"variable":[]}},"response":[{"id":"12ab0469-4b8b-4050-853c-2ff36190ab43","name":"Example 1 - Success","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"from\": 0,\r\n    \"size\": 3\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/_all/_search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Feb 2024 02:56:35 GMT"},{"key":"Server","value":"Apache"},{"key":"X-elastic-product","value":"Elasticsearch"},{"key":"Warning","value":"299 Elasticsearch-7.17.16-2b23fa076334f8d4651aeebe458a955a2ae23218 \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\""},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"770"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"took\": 43,\n    \"timed_out\": false,\n    \"_shards\": {\n        \"total\": 438,\n        \"successful\": 438,\n        \"skipped\": 0,\n        \"failed\": 0\n    },\n    \"hits\": {\n        \"total\": {\n            \"value\": 10000,\n            \"relation\": \"gte\"\n        },\n        \"max_score\": 1,\n        \"hits\": [\n            {\n                \"_index\": \"normalized_parsed_alaska\",\n                \"_type\": \"_doc\",\n                \"_id\": \"8_1400001\",\n                \"_score\": 1,\n                \"_source\": {\n                    \"dataSourceId\": \"8\",\n                    \"caseId\": 1400001,\n                    \"urlId\": \"1b0kk0279c01\",\n                    \"dataSourceName\": \"Alaska - Statewide Court Records\",\n                    \"dataSourceGeoCountry\": \"United States\",\n                    \"dataSourceGeoRegion\": \"Alaska\",\n                    \"dataSourceGeoDistrict\": null,\n                    \"courtId\": 3210,\n                    \"courtName\": \"United States, Alaska, Trial Court System\",\n                    \"caseNumber\": \"3PA-02-00480MO\",\n                    \"caseNumberNormalized\": \"3PA0200480MO\",\n                    \"caseName\": null,\n                    \"caseType\": \"MINOR OFFENSES (3PA)\",\n                    \"caseStatus\": \"CLOSED\",\n                    \"dateFiled\": \"2002-08-16\",\n                    \"parties\": [\n                        {\n                            \"partyName\": \"Campbell, JR , Gregory Scott\",\n                            \"partyRole\": \"DEFENDANT\",\n                            \"dateOfBirthYear\": 1981,\n                            \"dateOfBirthMonth\": 10,\n                            \"dateOfBirthDay\": 12,\n                            \"aliases\": []\n                        },\n                        {\n                            \"partyName\": \"State of Alaska\",\n                            \"partyRole\": \"PROSECUTION\",\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        }\n                    ]\n                }\n            },\n            {\n                \"_index\": \"normalized_parsed_alaska\",\n                \"_type\": \"_doc\",\n                \"_id\": \"8_1400002\",\n                \"_score\": 1,\n                \"_source\": {\n                    \"dataSourceId\": \"8\",\n                    \"caseId\": 1400002,\n                    \"urlId\": \"1b01vc6x3325\",\n                    \"dataSourceName\": \"Alaska - Statewide Court Records\",\n                    \"dataSourceGeoCountry\": \"United States\",\n                    \"dataSourceGeoRegion\": \"Alaska\",\n                    \"dataSourceGeoDistrict\": null,\n                    \"courtId\": 3210,\n                    \"courtName\": \"United States, Alaska, Trial Court System\",\n                    \"caseNumber\": \"3AN-01-04601SC\",\n                    \"caseNumberNormalized\": \"3AN0104601SC\",\n                    \"caseName\": null,\n                    \"caseType\": \"SMALL CLAIMS (3AN)\",\n                    \"caseStatus\": \"CLOSED\",\n                    \"dateFiled\": \"2001-11-28\",\n                    \"parties\": [\n                        {\n                            \"partyName\": \"PARK FORREST CONDO\",\n                            \"partyRole\": \"PLAINTIFF\",\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        },\n                        {\n                            \"partyName\": \"Campoamor, Gilbert\",\n                            \"partyRole\": \"DEFENDANT\",\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        },\n                        {\n                            \"partyName\": \"Campoarmor, Kathy\",\n                            \"partyRole\": \"DEFENDANT\",\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        }\n                    ]\n                }\n            },\n            {\n                \"_index\": \"normalized_parsed_alaska\",\n                \"_type\": \"_doc\",\n                \"_id\": \"8_1400003\",\n                \"_score\": 1,\n                \"_source\": {\n                    \"dataSourceId\": \"8\",\n                    \"caseId\": 1400003,\n                    \"urlId\": \"1b01moyk3486\",\n                    \"dataSourceName\": \"Alaska - Statewide Court Records\",\n                    \"dataSourceGeoCountry\": \"United States\",\n                    \"dataSourceGeoRegion\": \"Alaska\",\n                    \"dataSourceGeoDistrict\": null,\n                    \"courtId\": 3210,\n                    \"courtName\": \"United States, Alaska, Trial Court System\",\n                    \"caseNumber\": \"3AN-02-01777CR\",\n                    \"caseNumberNormalized\": \"3AN0201777CR\",\n                    \"caseName\": null,\n                    \"caseType\": \"CRIM DIST CT MISD (3AN)\",\n                    \"caseStatus\": \"CLOSED\",\n                    \"dateFiled\": \"2002-02-27\",\n                    \"parties\": [\n                        {\n                            \"partyName\": \"Cannon, Gabriel Lucius\",\n                            \"partyRole\": \"DEFENDANT\",\n                            \"dateOfBirthYear\": 1973,\n                            \"dateOfBirthMonth\": 4,\n                            \"dateOfBirthDay\": 12,\n                            \"aliases\": []\n                        },\n                        {\n                            \"partyName\": \"Municipality of Anchorage\",\n                            \"partyRole\": \"PROSECUTION\",\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        }\n                    ]\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"9af3bd63-a70f-474a-8f8b-bd0ba897a240"},{"name":"Basic search request, filter by data source name","id":"10956bee-1cee-48e7-9a61-47ec6ec4c52c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"from\": 0,\r\n    \"size\": 3,\r\n    \"query\": {\r\n        \"match\": {\r\n            \"dataSourceName\": \"texas\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/_all/_search","description":"<p>This search request uses Elasticsearch's <code>_search</code> API, and the special index <code>_all</code> is used to query all indexes. The offset (0) and limit (3) are specified using the <code>from</code> and <code>size</code> fields in the request body. For more information on the <code>from</code> and <code>size</code> parameters, see <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/7.17/search-search.html\">here</a>. For information about the response body format, see <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/7.17/search-search.html#search-api-response-body\">here</a>.</p>\n<p>To filter by data source name, a match query is used with the dataSourceName field and the value \"texas\". For info about the match query syntax, see <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/7.17/query-dsl-match-query.html\">here</a>.</p>\n","urlObject":{"protocol":"https","path":["api","structured-objects","_all","_search"],"host":["{{judyrecordsHost}}"],"query":[],"variable":[]}},"response":[{"id":"b2946fa4-9246-4709-88ec-56bfdd000da5","name":"Example 1 - Success","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"from\": 0,\r\n    \"size\": 3,\r\n    \"query\": {\r\n        \"match\": {\r\n            \"dataSourceName\": \"texas\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/_all/_search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Feb 2024 04:09:43 GMT"},{"key":"Server","value":"Apache"},{"key":"X-elastic-product","value":"Elasticsearch"},{"key":"Warning","value":"299 Elasticsearch-7.17.16-2b23fa076334f8d4651aeebe458a955a2ae23218 \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\""},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"628"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"took\": 29,\n    \"timed_out\": false,\n    \"_shards\": {\n        \"total\": 438,\n        \"successful\": 438,\n        \"skipped\": 0,\n        \"failed\": 0\n    },\n    \"hits\": {\n        \"total\": {\n            \"value\": 10000,\n            \"relation\": \"gte\"\n        },\n        \"max_score\": 0.00005081946,\n        \"hits\": [\n            {\n                \"_index\": \"normalized_parsed_jailtexascopanolav2\",\n                \"_type\": \"_doc\",\n                \"_id\": \"753_1\",\n                \"_score\": 0.00005081946,\n                \"_source\": {\n                    \"dataSourceId\": \"753\",\n                    \"caseId\": 1,\n                    \"urlId\": \"jk2a8718\",\n                    \"dataSourceName\": \"Panola County, Texas - Jail Records\",\n                    \"dataSourceGeoCountry\": \"United States\",\n                    \"dataSourceGeoRegion\": \"Texas\",\n                    \"dataSourceGeoDistrict\": \"Panola County\",\n                    \"courtId\": null,\n                    \"courtName\": null,\n                    \"caseNumber\": \"14-0464\",\n                    \"caseNumberNormalized\": \"140464\",\n                    \"caseName\": \"Booking of: ANDREWS, AMANDA NICOLE\",\n                    \"caseType\": \"JAILING\",\n                    \"caseStatus\": null,\n                    \"dateFiled\": \"2014-04-25\",\n                    \"parties\": [\n                        {\n                            \"partyName\": \"ANDREWS, AMANDA NICOLE\",\n                            \"partyRole\": \"DEFENDANT\",\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        }\n                    ]\n                }\n            },\n            {\n                \"_index\": \"normalized_parsed_jailtexascopanolav2\",\n                \"_type\": \"_doc\",\n                \"_id\": \"753_2\",\n                \"_score\": 0.00005081946,\n                \"_source\": {\n                    \"dataSourceId\": \"753\",\n                    \"caseId\": 2,\n                    \"urlId\": \"v2b614b0a\",\n                    \"dataSourceName\": \"Panola County, Texas - Jail Records\",\n                    \"dataSourceGeoCountry\": \"United States\",\n                    \"dataSourceGeoRegion\": \"Texas\",\n                    \"dataSourceGeoDistrict\": \"Panola County\",\n                    \"courtId\": null,\n                    \"courtName\": null,\n                    \"caseNumber\": \"14-0666\",\n                    \"caseNumberNormalized\": \"140666\",\n                    \"caseName\": \"Booking of: GRIFFIN, AMANDA JEAN\",\n                    \"caseType\": \"JAILING\",\n                    \"caseStatus\": null,\n                    \"dateFiled\": \"2014-06-11\",\n                    \"parties\": [\n                        {\n                            \"partyName\": \"GRIFFIN, AMANDA JEAN\",\n                            \"partyRole\": \"DEFENDANT\",\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": [\n                                {\n                                    \"aliasName\": \"GRIFFIN, AMANDA\"\n                                },\n                                {\n                                    \"aliasName\": \"HALL, AMANDA KENESON\"\n                                },\n                                {\n                                    \"aliasName\": \"KENESON, AMANDA JEAN\"\n                                }\n                            ]\n                        }\n                    ]\n                }\n            },\n            {\n                \"_index\": \"normalized_parsed_jailtexascopanolav2\",\n                \"_type\": \"_doc\",\n                \"_id\": \"753_3\",\n                \"_score\": 0.00005081946,\n                \"_source\": {\n                    \"dataSourceId\": \"753\",\n                    \"caseId\": 3,\n                    \"urlId\": \"v6lyqfaf6\",\n                    \"dataSourceName\": \"Panola County, Texas - Jail Records\",\n                    \"dataSourceGeoCountry\": \"United States\",\n                    \"dataSourceGeoRegion\": \"Texas\",\n                    \"dataSourceGeoDistrict\": \"Panola County\",\n                    \"courtId\": null,\n                    \"courtName\": null,\n                    \"caseNumber\": \"14-0844\",\n                    \"caseNumberNormalized\": \"140844\",\n                    \"caseName\": \"Booking of: ARMIE, ANDREW WILLIAM\",\n                    \"caseType\": \"JAILING\",\n                    \"caseStatus\": null,\n                    \"dateFiled\": \"2014-07-26\",\n                    \"parties\": [\n                        {\n                            \"partyName\": \"ARMIE, ANDREW WILLIAM\",\n                            \"partyRole\": \"DEFENDANT\",\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        }\n                    ]\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"10956bee-1cee-48e7-9a61-47ec6ec4c52c"},{"name":"Review an index mapping","id":"d397ddf7-1720-429c-995c-0e09bb097883","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/:mapping/_mapping","description":"<p>To formulate search queries, it's important to understand the mapping used for an index. A mapping defines the fields available, their corresponding data types, and index-time settings that determine how the index can be searched.</p>\n<p>To get the mapping for an index, the following request specifies the mapping as a URL path segment, followed by <code>_mapping</code>. For information about Elasticsearch mapping, see <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/7.17/mapping.html\">here</a>.</p>\n<p>Although there are many indexes, they can be expected to share the same core mapping. A possible reason index mappings may differ is to support the addition of new functionality through new fields in a backwards-compatible way. Non-backward-compatible changes may occur as part of a slower-running, planned process to make improvements to the API that would otherwise not be possible with fully backwards-compatible changes.</p>\n","urlObject":{"protocol":"https","path":["api","structured-objects",":mapping","_mapping"],"host":["{{judyrecordsHost}}"],"query":[],"variable":[{"type":"any","value":"normalized_parsed_jailtexascopanolav2","key":"mapping"}]}},"response":[{"id":"eb8a17cb-a704-447c-a2ab-8ccf6985a001","name":"Example 1 - Success","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://{{judyrecordsHost}}/api/structured-objects/:mapping/_mapping","protocol":"https","host":["{{judyrecordsHost}}"],"path":["api","structured-objects",":mapping","_mapping"],"variable":[{"key":"mapping","value":"normalized_parsed_jailtexascopanolav2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Feb 2024 04:40:26 GMT"},{"key":"Server","value":"Apache"},{"key":"X-elastic-product","value":"Elasticsearch"},{"key":"Warning","value":"299 Elasticsearch-7.17.16-2b23fa076334f8d4651aeebe458a955a2ae23218 \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\""},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"384"},{"key":"Keep-Alive","value":"timeout=5, max=249"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"normalized_parsed_jailtexascopanolav2\": {\n        \"mappings\": {\n            \"dynamic\": \"false\",\n            \"properties\": {\n                \"caseId\": {\n                    \"type\": \"keyword\",\n                    \"index\": false,\n                    \"doc_values\": false\n                },\n                \"caseName\": {\n                    \"type\": \"text\"\n                },\n                \"caseNumber\": {\n                    \"type\": \"text\"\n                },\n                \"caseNumberNormalized\": {\n                    \"type\": \"keyword\"\n                },\n                \"caseStatus\": {\n                    \"type\": \"text\",\n                    \"fields\": {\n                        \"keyword\": {\n                            \"type\": \"keyword\"\n                        }\n                    }\n                },\n                \"caseType\": {\n                    \"type\": \"text\",\n                    \"fields\": {\n                        \"keyword\": {\n                            \"type\": \"keyword\"\n                        }\n                    }\n                },\n                \"courtId\": {\n                    \"type\": \"keyword\",\n                    \"index\": false,\n                    \"doc_values\": false\n                },\n                \"courtName\": {\n                    \"type\": \"text\",\n                    \"fields\": {\n                        \"keyword\": {\n                            \"type\": \"keyword\"\n                        }\n                    }\n                },\n                \"dataSourceGeoCountry\": {\n                    \"type\": \"text\",\n                    \"fields\": {\n                        \"keyword\": {\n                            \"type\": \"keyword\"\n                        }\n                    }\n                },\n                \"dataSourceGeoDistrict\": {\n                    \"type\": \"text\",\n                    \"fields\": {\n                        \"keyword\": {\n                            \"type\": \"keyword\"\n                        }\n                    }\n                },\n                \"dataSourceGeoRegion\": {\n                    \"type\": \"text\",\n                    \"fields\": {\n                        \"keyword\": {\n                            \"type\": \"keyword\"\n                        }\n                    }\n                },\n                \"dataSourceId\": {\n                    \"type\": \"constant_keyword\",\n                    \"value\": \"753\"\n                },\n                \"dataSourceName\": {\n                    \"type\": \"text\",\n                    \"fields\": {\n                        \"keyword\": {\n                            \"type\": \"constant_keyword\",\n                            \"value\": \"Panola County, Texas - Jail Records\"\n                        }\n                    }\n                },\n                \"dateFiled\": {\n                    \"type\": \"date\",\n                    \"format\": \"yyyy-MM-dd\"\n                },\n                \"parties\": {\n                    \"type\": \"nested\",\n                    \"dynamic\": \"false\",\n                    \"properties\": {\n                        \"aliases\": {\n                            \"type\": \"nested\",\n                            \"dynamic\": \"false\",\n                            \"properties\": {\n                                \"aliasName\": {\n                                    \"type\": \"text\"\n                                }\n                            }\n                        },\n                        \"dateOfBirthDay\": {\n                            \"type\": \"byte\"\n                        },\n                        \"dateOfBirthMonth\": {\n                            \"type\": \"byte\"\n                        },\n                        \"dateOfBirthYear\": {\n                            \"type\": \"short\"\n                        },\n                        \"partyName\": {\n                            \"type\": \"text\",\n                            \"fields\": {\n                                \"keyword\": {\n                                    \"type\": \"keyword\"\n                                }\n                            }\n                        },\n                        \"partyRole\": {\n                            \"type\": \"text\",\n                            \"fields\": {\n                                \"keyword\": {\n                                    \"type\": \"keyword\"\n                                }\n                            }\n                        }\n                    }\n                },\n                \"urlId\": {\n                    \"type\": \"keyword\",\n                    \"index\": false,\n                    \"doc_values\": false\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"d397ddf7-1720-429c-995c-0e09bb097883"},{"name":"Retrieve a case","id":"9879d0c1-c852-4e51-bda3-57b5d1d05125","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/get-case/:dataSourceId/:caseId","description":"<p>To retrieve a case, a request to the <code>get-case</code> endpoint is made with the <code>dataSourceId</code> and <code>caseId</code> as URL path segment parameters.</p>\n","urlObject":{"protocol":"https","path":["api","structured-objects","get-case",":dataSourceId",":caseId"],"host":["{{judyrecordsHost}}"],"query":[],"variable":[{"type":"any","value":"1064","key":"dataSourceId"},{"type":"any","value":"1","key":"caseId"}]}},"response":[{"id":"79df790d-676e-4d42-8e53-e86bd925dfdd","name":"Example 1 - Success","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://{{judyrecordsHost}}/api/structured-objects/get-case/:dataSourceId/:caseId","protocol":"https","host":["{{judyrecordsHost}}"],"path":["api","structured-objects","get-case",":dataSourceId",":caseId"],"variable":[{"key":"dataSourceId","value":"1064"},{"key":"caseId","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Feb 2024 06:45:10 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"444"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"succeeded\",\n    \"data\": {\n        \"case\": {\n            \"dataSourceId\": \"1064\",\n            \"caseId\": 1,\n            \"urlId\": \"jkfpe53a\",\n            \"dataSourceName\": \"New Mexico - Statewide Court Records\",\n            \"dataSourceGeoCountry\": \"United States\",\n            \"dataSourceGeoRegion\": \"New Mexico\",\n            \"dataSourceGeoDistrict\": null,\n            \"courtId\": 4635,\n            \"courtName\": \"United States, New Mexico, District Courts, BERNALILLO DISTRICT\",\n            \"caseNumber\": \"D-1329-CV-201702642\",\n            \"caseNumberNormalized\": \"D1329CV201702642\",\n            \"caseName\": \"Stephen Meyers v. Eric Collins\",\n            \"caseType\": \"CV\",\n            \"caseStatus\": null,\n            \"dateFiled\": \"2017-12-29\",\n            \"parties\": [\n                {\n                    \"partyName\": \"COLLINS ERIC\",\n                    \"partyRole\": \"DEFENDANT\",\n                    \"addressArray\": [],\n                    \"emailArray\": [],\n                    \"phoneArray\": [],\n                    \"aliasArray\": [],\n                    \"dateOfBirth\": {\n                        \"year\": null,\n                        \"month\": null,\n                        \"day\": null\n                    },\n                    \"dateOfDeath\": {\n                        \"year\": null,\n                        \"month\": null,\n                        \"day\": null\n                    }\n                },\n                {\n                    \"partyName\": \"MEYERS STEPHEN\",\n                    \"partyRole\": \"PLAINTIFF\",\n                    \"addressArray\": [],\n                    \"emailArray\": [],\n                    \"phoneArray\": [],\n                    \"aliasArray\": [],\n                    \"dateOfBirth\": {\n                        \"year\": null,\n                        \"month\": null,\n                        \"day\": null\n                    },\n                    \"dateOfDeath\": {\n                        \"year\": null,\n                        \"month\": null,\n                        \"day\": null\n                    }\n                }\n            ]\n        }\n    }\n}"},{"id":"65a7a549-7378-4673-b6cf-96f7208651ee","name":"Example 2 - Failed - Case Not Found","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://{{judyrecordsHost}}/api/structured-objects/get-case/:dataSourceId/:caseId","protocol":"https","host":["{{judyrecordsHost}}"],"path":["api","structured-objects","get-case",":dataSourceId",":caseId"],"variable":[{"key":"dataSourceId","value":"1064"},{"key":"caseId","value":"999999999999"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Feb 2024 06:45:44 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"77"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"errors\": [\n        {\n            \"message\": \"Case not found.\"\n        }\n    ]\n}"}],"_postman_id":"9879d0c1-c852-4e51-bda3-57b5d1d05125"}],"id":"119904bf-2fbb-4e3e-981d-08653658b2c8","_postman_id":"119904bf-2fbb-4e3e-981d-08653658b2c8","description":""},{"name":"SO API - Workflows & Cookbook","item":[{"name":"Finding cases filed within a date range","id":"a77d97e8-b383-4c7b-bd68-1380250834cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"from\": 0,\r\n    \"size\": 5,\r\n    \"query\": {\r\n        \"range\": {\r\n            \"dateFiled\": {\r\n                \"gte\": \"2022-01-01\",\r\n                \"lte\": \"2022-01-10\",\r\n                \"format\": \"yyyy-MM-dd\"\r\n            }\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/_all/_search","description":"<p>This request gets cases filed between January 1st 2022 and January 10th, 2022 (inclusive). An offset (<code>from</code> field) and limit (<code>to</code> field) are also specified.</p>\n","urlObject":{"protocol":"https","path":["api","structured-objects","_all","_search"],"host":["{{judyrecordsHost}}"],"query":[],"variable":[]}},"response":[{"id":"3aafa79d-7618-47bc-ad2c-908907a5103b","name":"Example 1 - Success","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"from\": 0,\r\n    \"size\": 5,\r\n    \"query\": {\r\n        \"range\": {\r\n            \"dateFiled\": {\r\n                \"gte\": \"2022-01-01\",\r\n                \"lte\": \"2022-01-10\",\r\n                \"format\": \"yyyy-MM-dd\"\r\n            }\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/_all/_search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Feb 2024 09:04:40 GMT"},{"key":"Server","value":"Apache"},{"key":"X-elastic-product","value":"Elasticsearch"},{"key":"Warning","value":"299 Elasticsearch-7.17.16-2b23fa076334f8d4651aeebe458a955a2ae23218 \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\""},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"1020"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"took\": 43,\n    \"timed_out\": false,\n    \"_shards\": {\n        \"total\": 438,\n        \"successful\": 438,\n        \"skipped\": 266,\n        \"failed\": 0\n    },\n    \"hits\": {\n        \"total\": {\n            \"value\": 10000,\n            \"relation\": \"gte\"\n        },\n        \"max_score\": 1,\n        \"hits\": [\n            {\n                \"_index\": \"normalized_parsed_alaskav2\",\n                \"_type\": \"_doc\",\n                \"_id\": \"801_607085\",\n                \"_score\": 1,\n                \"_source\": {\n                    \"dataSourceId\": \"801\",\n                    \"caseId\": 607085,\n                    \"urlId\": \"r37d3kc13266\",\n                    \"dataSourceName\": \"Alaska - Statewide Court Records\",\n                    \"dataSourceGeoCountry\": \"United States\",\n                    \"dataSourceGeoRegion\": \"Alaska\",\n                    \"dataSourceGeoDistrict\": null,\n                    \"courtId\": 3210,\n                    \"courtName\": \"United States, Alaska, Trial Court System\",\n                    \"caseNumber\": \"3AN-22-00045DN\",\n                    \"caseNumberNormalized\": \"3AN2200045DN\",\n                    \"caseName\": \"In the Matter of: Kakaruk, Floyd Demandant: Credit Union 1\",\n                    \"caseType\": \"PROBATE NON-CASE FILING (3AN)\",\n                    \"caseStatus\": \"CLOSED\",\n                    \"dateFiled\": \"2022-01-10\",\n                    \"parties\": [\n                        {\n                            \"partyName\": \"Kakaruk, Floyd\",\n                            \"partyRole\": null,\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        },\n                        {\n                            \"partyName\": \"Credit Union 1\",\n                            \"partyRole\": null,\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        }\n                    ]\n                }\n            },\n            {\n                \"_index\": \"normalized_parsed_alaskav2\",\n                \"_type\": \"_doc\",\n                \"_id\": \"801_607281\",\n                \"_score\": 1,\n                \"_source\": {\n                    \"dataSourceId\": \"801\",\n                    \"caseId\": 607281,\n                    \"urlId\": \"r3glffue039b\",\n                    \"dataSourceName\": \"Alaska - Statewide Court Records\",\n                    \"dataSourceGeoCountry\": \"United States\",\n                    \"dataSourceGeoRegion\": \"Alaska\",\n                    \"dataSourceGeoDistrict\": null,\n                    \"courtId\": 3210,\n                    \"courtName\": \"United States, Alaska, Trial Court System\",\n                    \"caseNumber\": \"1JU-22-00026CR\",\n                    \"caseNumberNormalized\": \"1JU2200026CR\",\n                    \"caseName\": \"City and Borough of Juneau vs. Keck, Dawn Elaine KLS\",\n                    \"caseType\": \"CRIMINAL\",\n                    \"caseStatus\": \"REOPENED\",\n                    \"dateFiled\": \"2022-01-10\",\n                    \"parties\": [\n                        {\n                            \"partyName\": \"Keck, Dawn Elaine\",\n                            \"partyRole\": \"DEFENDANT\",\n                            \"dateOfBirthYear\": 1987,\n                            \"dateOfBirthMonth\": 9,\n                            \"dateOfBirthDay\": 22,\n                            \"aliases\": []\n                        },\n                        {\n                            \"partyName\": \"City and Borough of Juneau\",\n                            \"partyRole\": \"PROSECUTION\",\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        }\n                    ]\n                }\n            },\n            {\n                \"_index\": \"normalized_parsed_alaskav2\",\n                \"_type\": \"_doc\",\n                \"_id\": \"801_607359\",\n                \"_score\": 1,\n                \"_source\": {\n                    \"dataSourceId\": \"801\",\n                    \"caseId\": 607359,\n                    \"urlId\": \"r5ojbtlja7c3\",\n                    \"dataSourceName\": \"Alaska - Statewide Court Records\",\n                    \"dataSourceGeoCountry\": \"United States\",\n                    \"dataSourceGeoRegion\": \"Alaska\",\n                    \"dataSourceGeoDistrict\": null,\n                    \"courtId\": 3210,\n                    \"courtName\": \"United States, Alaska, Trial Court System\",\n                    \"caseNumber\": \"3DI-22-00001DN\",\n                    \"caseNumberNormalized\": \"3DI2200001DN\",\n                    \"caseName\": \"In the Matter of: Kohuk, Fannie Demandant: SOA, Dept of Law, Office of the Attorney General. et al\",\n                    \"caseType\": \"PROBATE NON-CASE FILING (3DI)\",\n                    \"caseStatus\": \"CLOSED\",\n                    \"dateFiled\": \"2022-01-06\",\n                    \"parties\": [\n                        {\n                            \"partyName\": \"Kohuk, Fannie\",\n                            \"partyRole\": null,\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        },\n                        {\n                            \"partyName\": \"SOA, Dept of Law, Office of the Attorney General.\",\n                            \"partyRole\": null,\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        },\n                        {\n                            \"partyName\": \"Dept of DHSS, DHCS\",\n                            \"partyRole\": null,\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        }\n                    ]\n                }\n            },\n            {\n                \"_index\": \"normalized_parsed_alaskav2\",\n                \"_type\": \"_doc\",\n                \"_id\": \"801_608321\",\n                \"_score\": 1,\n                \"_source\": {\n                    \"dataSourceId\": \"801\",\n                    \"caseId\": 608321,\n                    \"urlId\": \"r5kzitq90ea9\",\n                    \"dataSourceName\": \"Alaska - Statewide Court Records\",\n                    \"dataSourceGeoCountry\": \"United States\",\n                    \"dataSourceGeoRegion\": \"Alaska\",\n                    \"dataSourceGeoDistrict\": null,\n                    \"courtId\": 3210,\n                    \"courtName\": \"United States, Alaska, Trial Court System\",\n                    \"caseNumber\": \"3KO-22-00005CR\",\n                    \"caseNumberNormalized\": \"3KO2200005CR\",\n                    \"caseName\": \"State of Alaska vs. Flerchinger, Eric J SBW\",\n                    \"caseType\": \"CRIMINAL\",\n                    \"caseStatus\": \"REOPENED\",\n                    \"dateFiled\": \"2022-01-04\",\n                    \"parties\": [\n                        {\n                            \"partyName\": \"Flerchinger, Eric J\",\n                            \"partyRole\": \"DEFENDANT\",\n                            \"dateOfBirthYear\": 1969,\n                            \"dateOfBirthMonth\": 1,\n                            \"dateOfBirthDay\": 5,\n                            \"aliases\": []\n                        },\n                        {\n                            \"partyName\": \"State of Alaska\",\n                            \"partyRole\": \"PROSECUTION\",\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        }\n                    ]\n                }\n            },\n            {\n                \"_index\": \"normalized_parsed_alaskav2\",\n                \"_type\": \"_doc\",\n                \"_id\": \"801_608571\",\n                \"_score\": 1,\n                \"_source\": {\n                    \"dataSourceId\": \"801\",\n                    \"caseId\": 608571,\n                    \"urlId\": \"r5cmkjzq5455\",\n                    \"dataSourceName\": \"Alaska - Statewide Court Records\",\n                    \"dataSourceGeoCountry\": \"United States\",\n                    \"dataSourceGeoRegion\": \"Alaska\",\n                    \"dataSourceGeoDistrict\": null,\n                    \"courtId\": 3210,\n                    \"courtName\": \"United States, Alaska, Trial Court System\",\n                    \"caseNumber\": \"3AN-22-00040CR\",\n                    \"caseNumberNormalized\": \"3AN2200040CR\",\n                    \"caseName\": \"Municipality of Anchorage vs. Sallee-Fleming, Parker Eric UNK3AN\",\n                    \"caseType\": \"CRIMINAL\",\n                    \"caseStatus\": \"CLOSED\",\n                    \"dateFiled\": \"2022-01-02\",\n                    \"parties\": [\n                        {\n                            \"partyName\": \"Sallee-Fleming, Parker Eric\",\n                            \"partyRole\": \"DEFENDANT\",\n                            \"dateOfBirthYear\": 2002,\n                            \"dateOfBirthMonth\": 6,\n                            \"dateOfBirthDay\": 28,\n                            \"aliases\": []\n                        },\n                        {\n                            \"partyName\": \"Municipality of Anchorage\",\n                            \"partyRole\": \"PROSECUTION\",\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        }\n                    ]\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"a77d97e8-b383-4c7b-bd68-1380250834cb"},{"name":"Get the count of cases filed within a date range (via _count)","id":"31129371-705f-4954-9c4c-6daddf119370","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"query\": {\r\n        \"range\": {\r\n            \"dateFiled\": {\r\n                \"gte\": \"2022-01-01\",\r\n                \"lte\": \"2022-01-10\",\r\n                \"format\": \"yyyy-MM-dd\"\r\n            }\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/_all/_count","description":"<p>This request gets the count of cases filed between January 1st 2022 and January 10th, 2022 (inclusive). This query is similar to the corresponding query to return cases, but uses the <code>_count</code> API instead of the <code>_search</code> API and does not specify <code>to</code> and <code>from</code> fields since the count query is not used to return results.</p>\n","urlObject":{"protocol":"https","path":["api","structured-objects","_all","_count"],"host":["{{judyrecordsHost}}"],"query":[],"variable":[]}},"response":[{"id":"de7f6e35-ad67-4fe9-806a-4ce1c59912c8","name":"Example 1 - Success","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"query\": {\r\n        \"range\": {\r\n            \"dateFiled\": {\r\n                \"gte\": \"2022-01-01\",\r\n                \"lte\": \"2022-01-10\",\r\n                \"format\": \"yyyy-MM-dd\"\r\n            }\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/_all/_count"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Feb 2024 09:07:18 GMT"},{"key":"Server","value":"Apache"},{"key":"X-elastic-product","value":"Elasticsearch"},{"key":"Warning","value":"299 Elasticsearch-7.17.16-2b23fa076334f8d4651aeebe458a955a2ae23218 \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\""},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"89"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 159123,\n    \"_shards\": {\n        \"total\": 438,\n        \"successful\": 438,\n        \"skipped\": 0,\n        \"failed\": 0\n    }\n}"}],"_postman_id":"31129371-705f-4954-9c4c-6daddf119370"},{"name":"Get the count of cases filed within a date range (via _search)","id":"bc9392f4-6790-4df8-8f59-42e9cb9b526d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"size\": 0,\r\n    \"track_total_hits\": true,\r\n    \"query\": {\r\n        \"range\": {\r\n            \"dateFiled\": {\r\n                \"gte\": \"2022-01-01\",\r\n                \"lte\": \"2022-01-10\",\r\n                \"format\": \"yyyy-MM-dd\"\r\n            }\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/_all/_search","description":"<p>This request gets the count of cases filed between January 1st 2022 and January 10th, 2022 (inclusive). This query is similar to the corresponding query to return cases, but uses the <code>_search</code> API's ability to only return the number of result hits. This is done by specifying <code>\"track_total_hits\": true</code> and <code>size: 0</code>. A size of 0 tells the <code>_search</code> API not to return any document results and only the number of result hits.</p>\n","urlObject":{"protocol":"https","path":["api","structured-objects","_all","_search"],"host":["{{judyrecordsHost}}"],"query":[],"variable":[]}},"response":[{"id":"6c9f9fa3-2228-4644-b8dd-a13d58122b26","name":"Example 1 - Success","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"size\": 0,\r\n    \"track_total_hits\": true,\r\n    \"query\": {\r\n        \"range\": {\r\n            \"dateFiled\": {\r\n                \"gte\": \"2022-01-01\",\r\n                \"lte\": \"2022-01-10\",\r\n                \"format\": \"yyyy-MM-dd\"\r\n            }\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/_all/_search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Feb 2024 09:13:58 GMT"},{"key":"Server","value":"Apache"},{"key":"X-elastic-product","value":"Elasticsearch"},{"key":"Warning","value":"299 Elasticsearch-7.17.16-2b23fa076334f8d4651aeebe458a955a2ae23218 \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\""},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"147"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"took\": 31,\n    \"timed_out\": false,\n    \"_shards\": {\n        \"total\": 438,\n        \"successful\": 438,\n        \"skipped\": 266,\n        \"failed\": 0\n    },\n    \"hits\": {\n        \"total\": {\n            \"value\": 159123,\n            \"relation\": \"eq\"\n        },\n        \"max_score\": null,\n        \"hits\": []\n    }\n}"}],"_postman_id":"bc9392f4-6790-4df8-8f59-42e9cb9b526d"}],"id":"a4c7b3bb-c0cd-4d79-b545-fe2952fe337c","description":"<p>This section contains recipes for various use cases and aims to be a practical resource for understanding and using the API.</p>\n<p>The Structured Objects API is primarily documented in this section, where the idea is to focus on workflows and use cases in contrast to an endpoint-by-endpoint focused approach. However, an endpoint reference section is also available, under the <code>SO API - Endpoints Reference</code> folder.</p>\n","_postman_id":"a4c7b3bb-c0cd-4d79-b545-fe2952fe337c"}],"id":"d8fb00a1-eeeb-412e-bc1b-b0839db63a03","description":"<p>The Structured Objects API allows searching and retrieving data using finer-grained data fields (e.g., case name, case number, party name, etc.).</p>\n<p>For searching, the API primarily leverages the search API of Elasticsearch, which provides a fast, flexible, and powerful system for querying, aggregating, and scoring data. Elasticsearch is also a mature and well-known system where a great deal of existing developer knowledge, documentation, and API tools can be leveraged.</p>\n<p>For retrieving individual case records, specific case retrieval endpoints are available.</p>\n","_postman_id":"d8fb00a1-eeeb-412e-bc1b-b0839db63a03"},{"name":"Full-Text API","item":[{"name":"Search Endpoint","item":[{"name":"Search Endpoint - Overview","id":"2614c2f1-198f-47a5-8962-16daffe599ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","description":"<p>Your application API key.</p>\n","type":"text"}],"url":"https://{{judyrecordsHost}}/search?search=donald trump","description":"<p>The search endpoint is used to send search queries to judyrecords.</p>\n<p>This endpoint combines the functionality of several requests normally needed to complete searches on the website. Instead of calling an endpoint to add a search job, check search job status, and get search job results, each of these functions are combined into a single endpoint for ease of use.</p>\n<p>With a single request, a search can be initiated and results retrieved.</p>\n<p>See the annotated response below for details about the search endpoint response structure and values.</p>\n","urlObject":{"protocol":"https","path":["search"],"host":["{{judyrecordsHost}}"],"query":[{"description":{"content":"<p>(required, string) The search query to find matching cases for.</p>\n","type":"text/plain"},"key":"search","value":"donald trump"},{"disabled":true,"description":{"content":"<p>(optional, int) The maximum number of seconds to wait for a search to complete. If after the specified seconds, the search has not completed, the response is immediately returned with a failed status. Default is 5 seconds.</p>\n<p>Note: If a search fails due to this time limit being exceeded, the search will currently continue processing in the background and will likely return results immediately upon a subsequent request for the same query.</p>\n","type":"text/plain"},"key":"maxWaitSec","value":"example: 5"},{"disabled":true,"description":{"content":"<p>(optional, int) The page number of results to return. For pages after the first, page must be specified to navigate search result pages.</p>\n<p>By default, the first 2,000 results are displayed for a given search. With 10 results per page, this gives a maximum number of 200 result pages per search. For extended searches (see info page on website), the first 500k results/50k pages are returned.</p>\n","type":"text/plain"},"key":"page","value":"example: 2"}],"variable":[]}},"response":[{"id":"58b4c473-c468-4855-a4f7-fff0f49a046c","name":"Response Example - Annotated","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","description":"Your application API key.","type":"text"}],"url":{"raw":"https://{{judyrecordsHost}}/search?search=donald trump texas","protocol":"https","host":["{{judyrecordsHost}}"],"path":["search"],"query":[{"key":"search","value":"donald trump texas","description":"(required, string) The search query to find matching cases for."},{"key":"maxWaitSec","value":"example: 5","description":"(optional, int) The maximum number of seconds to wait for a search to complete. If after the specified seconds, the search has not completed, the response is immediately returned with a failed status. Default is 5 seconds.\n\nNote: If a search fails due to this time limit being exceeded, the search will currently continue processing in the background and will likely return results immediately upon a subsequent request for the same query.","type":"text","disabled":true},{"key":"page","value":"example: 2","description":"(optional, int) The page number of results to return. For pages after the first, page must be specified to navigate search result pages.\nBy default, the first 2,000 results are displayed for a given search. With 10 results per page, this gives a maximum number of 200 result pages per search. For extended searches (see info page on website), the first 500k results/50k pages are returned.","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Apr 2023 07:42:13 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"1269"},{"key":"Keep-Alive","value":"timeout=5, max=249"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    /* The status of the search. Possible values are failed or succeeded. */\n    \"status\": \"succeeded\",\n    \n    /* The result info pertaining to the search. */\n    \"resultInfo\": {\n\n        /* The time in milliseconds it took for Elasticsearch to process the search. */\n        \"took\": 49,\n        \n        \"hits\": {\n            \n            /* Search result hit summary info. */\n            \"total\": {\n                \n                /* The total number of results available for the search. */\n                \"value\": 611,\n            \n                /*\n                If track_total_hits is not limited when sending a search to Elasticsearch, this value will always be \"eq\",\n                reflecting that the number of results in \"total.value\" matches the total number of matches available. \n                If track_total_hits was set/limited to 2,000, the \"total.value\" will never be higher than 2,000 because \n                Elasticsearch stops keeping track of hits beyond that limit. However, if Elasticsearch stops keeping track \n                of hits because of this setting, the relation will be \"gte\" because \"total.value\" is either greater than or equal \n                to where results stopped being counted at.\n                \n                Currently, track_total_hits is not limited and therefore the true  total count is always available. \n                In the future, this may change as it remains a potential performance improvement/optimization.\n                */\n                \"relation\": \"eq\",\n            \n                /* The total number of results retrieved for this search, which is limited to 2,000 for most searches. */\n                \"retrieved\": 611\n            },\n            \n            /* The max score of the search hits returned. */\n            \"max_score\": \"1392.384\",\n            \n            \"hits\": [\n                {\n                    /* The score of this search result hit. */\n                    \"_score\": \"1392.384\",\n                    \n                    /* The most relevant highlight snippet of the document matching the search. */\n                    \"highlight\": \"<div class=\\\"snippet\\\">district court, s.d. <em>texas</em> brooks ii v. <em>donald</em> <em>trump</em></div>\",\n                    \n                    /* \n                    This is the same as the link title displayed in search results on the website.\n                    Some data sources have more detailed titles for cases than others.\n                    */\n                    \"title\": \"District Court, S.D. Texas Record\",\n\n                    /* The URL for the matched case. */\n                    \"href\": \"/record/0ej5t4rsl6236\"\n                },\n                {\n                    \"_score\": \"1385.270\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">dallas county, <em>texas</em> court record | case information dc-17-15613 | eli k</div> ... <div class=\\\"snippet\\\">stowers vs. <em>donald</em> <em>trump</em> <em>trump</em> industries case number dc-17-15613 court 192nd district</div> ... <div class=\\\"snippet\\\">defendant <em>donald</em> <em>trump</em> <em>trump</em> industries disposition events 01/16/2018 judgment view</div>\",\n                    \"title\": \"Dallas County, Texas Court Record\",\n                    \"href\": \"/record/dcivmhzt88ed\"\n                },\n                {\n                    \"_score\": \"1374.378\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">court of appeals for the fifth circuit el paso county, <em>texas</em> v</div> ... <div class=\\\"snippet\\\"><em>donald</em> <em>trump</em>, et a</div>\",\n                    \"title\": \"Court of Appeals for the Fifth Circuit Record\",\n                    \"href\": \"/record/qv5je614l06e5\"\n                },\n                {\n                    \"_score\": \"1221.442\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">travis county, <em>texas</em> justice of the peace court record | register of actions</div> ... <div class=\\\"snippet\\\">case no. j1-cv-21-002417 roslyn robinson vs. greg abbot,<em>donald</em> <em>trump</em> case type</div> ... <div class=\\\"snippet\\\">78701 defendant <em>trump</em>, <em>donald</em> austin, tx 78701 plaintiff robinson, roslyn</div>\",\n                    \"title\": \"Travis County, Texas Justice Of The Peace Court Record\",\n                    \"href\": \"/record/221c1qos6d22\"\n                },\n                {\n                    \"_score\": \"1204.066\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">webb county, <em>texas</em> court record | register of actions case no. 2018cvk001485d1</div> ... <div class=\\\"snippet\\\">r wayne johnson vs. <em>donald</em> <em>trump</em> case type: all other civil cases subtype: other</div> ... <div class=\\\"snippet\\\">attorneys defendant bexar county atty defendant <em>trump</em>, <em>donald</em> plaintiff johnson, r</div>\",\n                    \"title\": \"Webb County, Texas Court Record\",\n                    \"href\": \"/record/dna4ezgz8025\"\n                },\n                {\n                    \"_score\": \"1160.691\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">district court, w.d. <em>texas</em> pool v. <em>donald</em> j. <em>trump</em></div>\",\n                    \"title\": \"District Court, W.D. Texas Record\",\n                    \"href\": \"/record/04av15ggr6ff6\"\n                },\n                {\n                    \"_score\": \"1157.456\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">district court, s.d. <em>texas</em> king v. president <em>donald</em> j <em>trump</em></div>\",\n                    \"title\": \"District Court, S.D. Texas Record\",\n                    \"href\": \"/record/0emx614vb52a7\"\n                },\n                {\n                    \"_score\": \"1149.212\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">states district court for the southern district of <em>texas</em> usdc no. 3:16-mc-16</div> ... <div class=\\\"snippet\\\">and he has been barred from filing cases in the southern district of <em>texas</em></div> ... <div class=\\\"snippet\\\"><em>donald</em> <em>trump</em>, sr. case: 17-40068 document: 00514142918 page: 1 date filed: 09/05</div>\",\n                    \"title\": \"Court of Appeals for the Fifth Circuit Record\",\n                    \"href\": \"/record/v1ivkkuc85137\"\n                },\n                {\n                    \"_score\": \"1138.425\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">district court, e.d. <em>texas</em> estate of louis charles hamilton, ii</div> ... <div class=\\\"snippet\\\">v. president <em>donald</em> john <em>trump</em>, sr</div>\",\n                    \"title\": \"District Court, E.D. Texas Record\",\n                    \"href\": \"/record/0albb0dnm499b\"\n                },\n                {\n                    \"_score\": \"1040.663\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">criminal justice (tdcj), greg abbott, the governor of <em>texas</em>, and <em>donald</em> <em>trump</em>, the</div> ... <div class=\\\"snippet\\\">lavern otis, lyle w. cayce clerk plaintiff-appellant v. <em>texas</em> bureau of criminal</div> ... <div class=\\\"snippet\\\">justice/tdcj-id brian collier, in his official capacity; <em>texas</em> government gregg</div>\",\n                    \"title\": \"Court of Appeals for the Fifth Circuit Record\",\n                    \"href\": \"/record/vivgspitg8bc2\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"2614c2f1-198f-47a5-8962-16daffe599ae"},{"name":"Example 1 - Basic search","id":"daa1fde2-7b7f-45c0-a5e4-548b83299b61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text","description":"<p>Your application API key.</p>\n"}],"url":"https://{{judyrecordsHost}}/search?search=kristen poe texas","urlObject":{"protocol":"https","path":["search"],"host":["{{judyrecordsHost}}"],"query":[{"description":{"content":"<p>A basic search query containing a name and a state.</p>\n","type":"text/plain"},"key":"search","value":"kristen poe texas"}],"variable":[]}},"response":[{"id":"63fd4613-0bc7-4cc4-a98f-bd42e5871ed0","name":"Response Example","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","description":"Your application API key.","type":"text"}],"url":{"raw":"https://{{judyrecordsHost}}/search?search=kristen poe texas","protocol":"https","host":["{{judyrecordsHost}}"],"path":["search"],"query":[{"key":"search","value":"kristen poe texas","description":"A basic search query containing a name and a state."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Apr 2023 07:36:59 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"1164"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"succeeded\",\n    \"resultInfo\": {\n        \"took\": 20,\n        \"hits\": {\n            \"total\": {\n                \"value\": 52,\n                \"relation\": \"eq\",\n                \"retrieved\": 52\n            },\n            \"max_score\": \"1423.972\",\n            \"hits\": [\n                {\n                    \"_score\": \"1423.972\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">state of <em>texas</em> vs. <em>kristen</em> <em>poe</em> case type: traffic - adult date filed: 03/23/2017</div> ... <div class=\\\"snippet\\\">state of <em>texas</em> charge information charges: <em>poe</em>, <em>kristen</em> beth statute level date</div> ... <div class=\\\"snippet\\\">wise county, <em>texas</em> court record | register of actions case no. cr-17-01368-2</div>\",\n                    \"title\": \"Wise County, Texas Court Record\",\n                    \"href\": \"/record/upceuyjlb43f\"\n                },\n                {\n                    \"_score\": \"1355.824\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">cameron county, <em>texas</em> court record | register of actions case no. 2005-06</div> ... <div class=\\\"snippet\\\"><em>kristen</em> <em>poe</em> served: 06/07/05 filed: 06/15/05 issue date: 06/02/2005 file date: 06/15</div> ... <div class=\\\"snippet\\\">2005 service date: 06/07/2005 06/02/2005 service precept: <em>kristen</em> <em>poe</em> served: 06</div>\",\n                    \"title\": \"Cameron County, Texas Court Record\",\n                    \"href\": \"/record/vo10lo0y1d20\"\n                },\n                {\n                    \"_score\": \"1348.618\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">state of <em>texas</em> vs the state of <em>texas</em>, <em>poe</em>, <em>kristen</em> case type: traffic date filed: 12</div> ... <div class=\\\"snippet\\\">huntsville, tx 77340 state state of <em>texas</em> charge information charges: <em>poe</em></div> ... <div class=\\\"snippet\\\">walker county, <em>texas</em> court record | register of actions case no. 79063 the</div>\",\n                    \"title\": \"Walker County, Texas Court Record\",\n                    \"href\": \"/record/n1ihm4k65cf9\"\n                },\n                {\n                    \"_score\": \"1348.618\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">state of <em>texas</em> vs the state of <em>texas</em>, <em>poe</em>, <em>kristen</em> case type: traffic date filed: 12</div> ... <div class=\\\"snippet\\\">huntsville, tx 77340 state state of <em>texas</em> charge information charges: <em>poe</em></div> ... <div class=\\\"snippet\\\">walker county, <em>texas</em> court record | register of actions case no. 79064 the</div>\",\n                    \"title\": \"Walker County, Texas Court Record\",\n                    \"href\": \"/record/n1iyqydcde11\"\n                },\n                {\n                    \"_score\": \"1180.869\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">united states bankruptcy court, n.d. <em>texas</em> richard t. <em>poe</em> and</div> ... <div class=\\\"snippet\\\"><em>kristen</em> beth <em>poe</em></div>\",\n                    \"title\": \"United States Bankruptcy Court, N.D. Texas Record\",\n                    \"href\": \"/record/cg48psieb487b\"\n                },\n                {\n                    \"_score\": \"1162.872\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">denton county, <em>texas</em> court record | register of actions case no. 2008-20667-158</div> ... <div class=\\\"snippet\\\">in the matter of the marriage of richard <em>poe</em> and <em>kristen</em> <em>poe</em> and in the</div> ... <div class=\\\"snippet\\\">respondent <em>poe</em>, <em>kristen</em> events &amp; orders of the court dispositions 09/23/2008 agreed</div>\",\n                    \"title\": \"Denton County, Texas Court Record\",\n                    \"href\": \"/record/saewivec1692\"\n                },\n                {\n                    \"_score\": \"1162.872\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">denton county, <em>texas</em> district court record | register of actions case no. 2008</div> ... <div class=\\\"snippet\\\">20667-158 in the matter of the marriage of richard <em>poe</em> and <em>kristen</em> <em>poe</em> and in</div> ... <div class=\\\"snippet\\\">respondent <em>poe</em>, <em>kristen</em> events &amp; orders of the court dispositions 09/23/2008</div>\",\n                    \"title\": \"Denton County, Texas District Court Record\",\n                    \"href\": \"/record/np2jvnab0c92\"\n                },\n                {\n                    \"_score\": \"1142.135\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">richard theodore plaintiff <em>poe</em>, <em>kristen</em> beth plaintiff state of <em>texas</em> attorney</div> ... <div class=\\\"snippet\\\">attorneys attorney general attorney general of <em>texas</em> - child support defendant <em>poe</em></div> ... <div class=\\\"snippet\\\">denton county, <em>texas</em> court record | register of actions case no. 2007-61142-393</div>\",\n                    \"title\": \"Denton County, Texas Court Record\",\n                    \"href\": \"/record/sa7y9ps73042\"\n                },\n                {\n                    \"_score\": \"1142.001\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">defendant <em>poe</em>, richard theodore plaintiff <em>poe</em>, <em>kristen</em> beth plaintiff state of <em>texas</em></div> ... <div class=\\\"snippet\\\"><em>texas</em> (9.90) plaintiff <em>poe</em>, <em>kristen</em> beth total financial assessment 234.00 total</div> ... <div class=\\\"snippet\\\">denton county, <em>texas</em> district court record | register of actions case no. 2007</div>\",\n                    \"title\": \"Denton County, Texas District Court Record\",\n                    \"href\": \"/record/npqrnjs5299b\"\n                },\n                {\n                    \"_score\": \"1101.190\",\n                    \"highlight\": \"<div class=\\\"snippet\\\"><em>texas</em> vs <em>poe</em>, <em>kristen</em> anne case number mr2c1109691 court county court at law #2</div> ... <div class=\\\"snippet\\\">bell county, <em>texas</em> court record | case information mr2c1109691 | the state of</div> ... <div class=\\\"snippet\\\">state of <em>texas</em> active attorneys lead attorney danford, mark retained defendant</div>\",\n                    \"title\": \"Bell County, Texas Court Record\",\n                    \"href\": \"/record/fcltrvnded18\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"daa1fde2-7b7f-45c0-a5e4-548b83299b61"},{"name":"Example 1 - Basic search with page number","id":"2dc0c97d-1d3f-446f-94e7-fd522635b94a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text","description":"<p>Your application API key.</p>\n"}],"url":"https://{{judyrecordsHost}}/search?search=kristen poe texas&page=2","urlObject":{"protocol":"https","path":["search"],"host":["{{judyrecordsHost}}"],"query":[{"description":{"content":"<p>A basic search query containing a name and a state.</p>\n","type":"text/plain"},"key":"search","value":"kristen poe texas"},{"description":{"content":"<p>Specifying the 2nd page of search results.</p>\n","type":"text/plain"},"key":"page","value":"2"}],"variable":[]}},"response":[{"id":"ad459fef-4506-42b0-b141-842c8ca23e1d","name":"Response Example","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","description":"Your application API key.","type":"text"}],"url":{"raw":"https://{{judyrecordsHost}}/search?search=kristen poe texas&page=2","protocol":"https","host":["{{judyrecordsHost}}"],"path":["search"],"query":[{"key":"search","value":"kristen poe texas","description":"A basic search query containing a name and a state."},{"key":"page","value":"2","description":"Specifying the 2nd page of search results."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Apr 2023 07:38:10 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"1354"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"succeeded\",\n    \"resultInfo\": {\n        \"took\": 20,\n        \"hits\": {\n            \"total\": {\n                \"value\": 52,\n                \"relation\": \"eq\",\n                \"retrieved\": 52\n            },\n            \"max_score\": \"1423.972\",\n            \"hits\": [\n                {\n                    \"_score\": \"1009.627\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">dallas county, <em>texas</em> county &amp; district court record | register of actions case</div> ... <div class=\\\"snippet\\\">no. df-00-10908 <em>poe</em> <em>kristen</em> b vs. <em>poe</em> richard case type: divorce subtype</div> ... <div class=\\\"snippet\\\">256-6300(w) petitioner <em>poe</em>, <em>kristen</em> b jane h mapes retained 972-256-6300(w</div>\",\n                    \"title\": \"Dallas County, Texas County & District Court Record\",\n                    \"href\": \"/record/26lajqiwaf06\"\n                },\n                {\n                    \"_score\": \"261.110\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">taylor county, <em>texas</em> court record | register of actions case no. 10279-d bank</div> ... <div class=\\\"snippet\\\">assessment 8.00 05/12/2015 payment receipt # dc-129279 first <em>texas</em> title company</div> ... <div class=\\\"snippet\\\">doris johnson, rosana belle evans, richard weeter, donald eugene <em>poe</em>, <em>kristen</em></div>\",\n                    \"title\": \"Taylor County, Texas Court Record\",\n                    \"href\": \"/record/ko2taotf5d3\"\n                },\n                {\n                    \"_score\": \"27.829\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">harris county, <em>texas</em> court record | case information 184200355147 | hastings</div> ... <div class=\\\"snippet\\\"><em>poe</em>, llc vs. <em>kristen</em> adams, daniel adams case number 184200355147 court precinct 4</div> ... <div class=\\\"snippet\\\">eviction case status disposed party plaintiff hastings <em>poe</em>, llc address 6300 la calma</div>\",\n                    \"title\": \"Harris County, Texas Court Record\",\n                    \"href\": \"/record/fnyzwax125d6\"\n                },\n                {\n                    \"_score\": \"26.700\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">state of <em>texas</em> vs <em>kristen</em> haynie case type: misdemeanor by complaint and</div> ... <div class=\\\"snippet\\\">dob: 07/27/1981 5&#039;3&quot;, 215 lbs state of <em>texas</em> the state of <em>texas</em> jason <em>poe</em> 903</div> ... <div class=\\\"snippet\\\">gregg county, <em>texas</em> court record | register of actions case no. 2006-2981 the</div>\",\n                    \"title\": \"Gregg County, Texas Court Record\",\n                    \"href\": \"/record/n2t1lyvpb4db\"\n                },\n                {\n                    \"_score\": \"26.394\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">bexar county, <em>texas</em> court record | case summary 225th district court case</div> ... <div class=\\\"snippet\\\">attorneys petitioner the state of <em>texas</em> jura, michele k court appointed respondent</div> ... <div class=\\\"snippet\\\">citation/child support jung, <em>kristen</em> marie served: 02/13/2017 served @ <em>poe</em>: 4917 fm</div>\",\n                    \"title\": \"Bexar County, Texas Court Record\",\n                    \"href\": \"/record/u47dsvh57446\"\n                },\n                {\n                    \"_score\": \"26.282\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">harris county, <em>texas</em> court record | case information 184100500857 | hastings</div> ... <div class=\\\"snippet\\\"><em>poe</em>, llc vs. <em>kristen</em> reeves case number 184100500857 court precinct 4, place 1</div> ... <div class=\\\"snippet\\\">status dismissed party plaintiff hastings <em>poe</em>, llc address 6300 la calma dr, ste 150</div>\",\n                    \"title\": \"Harris County, Texas Court Record\",\n                    \"href\": \"/record/vo6yag9803f36\"\n                },\n                {\n                    \"_score\": \"26.116\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">harris county, <em>texas</em> court record | case information 174200578987 | hastings</div> ... <div class=\\\"snippet\\\"><em>poe</em> llc vs. <em>kristen</em> adams, daniel adams case number 174200578987 court precinct 4</div> ... <div class=\\\"snippet\\\">eviction case status dismissed party plaintiff hastings <em>poe</em> llc address 6300 la calma</div>\",\n                    \"title\": \"Harris County, Texas Court Record\",\n                    \"href\": \"/record/fmwapr7180cc\"\n                },\n                {\n                    \"_score\": \"26.067\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">harris county, <em>texas</em> court record | case information 184100500859 | hastings</div> ... <div class=\\\"snippet\\\"><em>poe</em>, llc vs. <em>kristen</em> palumbo case number 184100500859 court precinct 4, place 1</div> ... <div class=\\\"snippet\\\">status dismissed party plaintiff hastings <em>poe</em>, llc address 6300 la calma dr, ste</div>\",\n                    \"title\": \"Harris County, Texas Court Record\",\n                    \"href\": \"/record/vvy2xzif058cd\"\n                },\n                {\n                    \"_score\": \"25.957\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">angelina county, <em>texas</em> court record | register of actions case no. cv-24309-1</div> ... <div class=\\\"snippet\\\">jerry <em>poe</em> and jennifer <em>poe</em> case type: small claims date filed: 01/14/2021 location</div> ... <div class=\\\"snippet\\\">jp1 party information attorneys defendant <em>poe</em>, jennifer defendant <em>poe</em>, jerry</div>\",\n                    \"title\": \"Angelina County, Texas Court Record\",\n                    \"href\": \"/record/v27foma20bf7\"\n                },\n                {\n                    \"_score\": \"25.933\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">angelina county, <em>texas</em> court record | register of actions case no. cv-24762-1</div> ... <div class=\\\"snippet\\\">alan <em>poe</em> case type: small claims date filed: 06/30/2021 location: jp1 party</div> ... <div class=\\\"snippet\\\">information attorneys defendant <em>poe</em>, alan plaintiff piney woods healthcare system, l.p</div>\",\n                    \"title\": \"Angelina County, Texas Court Record\",\n                    \"href\": \"/record/v2kcmy2d742b\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"2dc0c97d-1d3f-446f-94e7-fd522635b94a"},{"name":"Example 1 - Basic search with max wait","id":"2a998709-b993-4bea-aa98-87a936540960","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text","description":"<p>Your application API key.</p>\n"}],"url":"https://{{judyrecordsHost}}/search?search=court williamson&maxWaitSec=6","urlObject":{"protocol":"https","path":["search"],"host":["{{judyrecordsHost}}"],"query":[{"description":{"content":"<p>A basic search query that takes longer than normal to execute (if not cached) due to extremely common terms.</p>\n","type":"text/plain"},"key":"search","value":"court williamson"},{"description":{"content":"<p>Specifies that the search request should wait up to 6 seconds for results.</p>\n","type":"text/plain"},"key":"maxWaitSec","value":"6"}],"variable":[]}},"response":[{"id":"5be05f59-0fc0-495c-8296-c0b28ec7e3be","name":"Response Example","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","description":"Your application API key.","type":"text"}],"url":{"raw":"https://{{judyrecordsHost}}/search?search=court williamson&maxWaitSec=9","protocol":"https","host":["{{judyrecordsHost}}"],"path":["search"],"query":[{"key":"search","value":"court williamson","description":"A basic search query that takes longer than normal to execute (if not cached) due to extremely common terms."},{"key":"maxWaitSec","value":"9","description":"Specifies that the search request should wait up to 6 seconds for results."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Apr 2023 07:38:50 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"840"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"succeeded\",\n    \"resultInfo\": {\n        \"took\": 3183,\n        \"hits\": {\n            \"total\": {\n                \"value\": 2888800,\n                \"relation\": \"eq\",\n                \"retrieved\": 2000\n            },\n            \"max_score\": \"1012.266\",\n            \"hits\": [\n                {\n                    \"_score\": \"1012.266\",\n                    \"highlight\": \"<div class=\\\"snippet\\\"><em>williamson</em> county, texas <em>court</em> record | register of actions case no. 04-0482</div> ... <div class=\\\"snippet\\\">transfer order judgment: other comment: transferred to district <em>court</em>, <em>williamson</em></div> ... <div class=\\\"snippet\\\">judgment: other comment: transferred to district <em>court</em>, <em>williamson</em> county 06/22/2004</div>\",\n                    \"title\": \"Williamson County, Texas Court Record\",\n                    \"href\": \"/record/lq60fdbd18b2\"\n                },\n                {\n                    \"_score\": \"971.612\",\n                    \"highlight\": \"<div class=\\\"snippet\\\"><em>williamson</em> county, texas <em>court</em> record | register of actions case no. 13-1623</div> ... <div class=\\\"snippet\\\">the peace <em>court</em>, <em>williamson</em> county, precinct two plaintiff american homes 4</div> ... <div class=\\\"snippet\\\">justice of the peace <em>court</em>, <em>williamson</em> county, precinct two served 11/25/2013</div>\",\n                    \"title\": \"Williamson County, Texas Court Record\",\n                    \"href\": \"/record/q4c1ik0s902e\"\n                },\n                {\n                    \"_score\": \"911.537\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">united states tax <em>court</em> <em>williamson</em> v. commissioner</div>\",\n                    \"title\": \"United States Tax Court Record\",\n                    \"href\": \"/record/chcsjd4jfbd1c\"\n                },\n                {\n                    \"_score\": \"911.537\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">united states tax <em>court</em> <em>williamson</em> v. commissioner</div>\",\n                    \"title\": \"United States Tax Court Record\",\n                    \"href\": \"/record/chcsjxyrraad7\"\n                },\n                {\n                    \"_score\": \"911.071\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">nevada supreme <em>court</em> <em>williamson</em> v. <em>williamson</em> rehearing denied</div>\",\n                    \"title\": \"Nevada Supreme Court Record\",\n                    \"href\": \"/record/vqsslyv4l64ea\"\n                },\n                {\n                    \"_score\": \"911.071\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">washington supreme <em>court</em> <em>williamson</em> v. <em>williamson</em> on rehearing</div>\",\n                    \"title\": \"Washington Supreme Court Record\",\n                    \"href\": \"/record/racjvqtog100e\"\n                },\n                {\n                    \"_score\": \"909.828\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">ohio supreme <em>court</em> <em>williamson</em> v. johnson judgment affirmed</div>\",\n                    \"title\": \"Ohio Supreme Court Record\",\n                    \"href\": \"/record/rltyfzz7ne0b0\"\n                },\n                {\n                    \"_score\": \"908.125\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">hawaii supreme <em>court</em> <em>williamson</em> v. hawaii paroling authority</div>\",\n                    \"title\": \"Hawaii Supreme Court Record\",\n                    \"href\": \"/record/2a1p4qacn62c1\"\n                },\n                {\n                    \"_score\": \"908.125\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">hawaii supreme <em>court</em> <em>williamson</em> v. reynolds metals co. affirmed</div>\",\n                    \"title\": \"Hawaii Supreme Court Record\",\n                    \"href\": \"/record/tvewfebcg8f91\"\n                },\n                {\n                    \"_score\": \"901.376\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">new york supreme <em>court</em> <em>williamson</em> v. carlton no opinion. order</div>\",\n                    \"title\": \"New York Supreme Court Record\",\n                    \"href\": \"/record/rgf4085i578ce\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"2a998709-b993-4bea-aa98-87a936540960"},{"name":"Example 2 - Search with proximity matching","id":"9503e265-747e-421c-8c05-ee55ee3d43ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text","description":"<p>Your application API key.</p>\n"}],"url":"https://{{judyrecordsHost}}/search?search=\"kristen poe\"~3 texas","urlObject":{"protocol":"https","path":["search"],"host":["{{judyrecordsHost}}"],"query":[{"description":{"content":"<p>A search query using proximity matching.</p>\n<p>More information about proximity searches can be found at the links below.</p>\n<p>Elasticsearch's website:</p>\n<p><a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#_proximity_searches\">https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#_proximity_searches</a></p>\n<p>Lucene's website:</p>\n<p><a href=\"https://lucene.apache.org/core/2_9_4/queryparsersyntax.html#Proximity%20Searches\">https://lucene.apache.org/core/2_9_4/queryparsersyntax.html#Proximity%20Searches</a></p>\n","type":"text/plain"},"key":"search","value":"\"kristen poe\"~3 texas"}],"variable":[]}},"response":[{"id":"73cc49d2-5091-4f00-ae64-297a54df9d3f","name":"Response Example","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","description":"Your application API key.","type":"text"}],"url":{"raw":"https://{{judyrecordsHost}}/search?search=\"kristen poe\"~3 texas","protocol":"https","host":["{{judyrecordsHost}}"],"path":["search"],"query":[{"key":"search","value":"\"kristen poe\"~3 texas","description":"A search query using proximity matching.\n\nMore information about proximity searches can be found at the links below.\n\nElasticsearch's website:\n\nhttps://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#_proximity_searches\n\nLucene's website:\n\nhttps://lucene.apache.org/core/2_9_4/queryparsersyntax.html#Proximity%20Searches"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Apr 2023 07:39:32 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"1219"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"succeeded\",\n    \"resultInfo\": {\n        \"took\": 12,\n        \"hits\": {\n            \"total\": {\n                \"value\": 13,\n                \"relation\": \"eq\",\n                \"retrieved\": 13\n            },\n            \"max_score\": \"27.859\",\n            \"hits\": [\n                {\n                    \"_score\": \"27.859\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">state of <em>texas</em> vs. <em>kristen</em> <em>poe</em> case type: traffic - adult date filed: 03/23/2017</div> ... <div class=\\\"snippet\\\">state of <em>texas</em> charge information charges: <em>poe</em>, <em>kristen</em> beth statute level date</div> ... <div class=\\\"snippet\\\">location: jp2 party information lead attorneys defendant <em>poe</em>, <em>kristen</em> beth state</div>\",\n                    \"title\": \"Wise County, Texas Court Record\",\n                    \"href\": \"/record/upceuyjlb43f\"\n                },\n                {\n                    \"_score\": \"26.534\",\n                    \"highlight\": \"<div class=\\\"snippet\\\"><em>kristen</em> <em>poe</em> served: 06/07/05 filed: 06/15/05 issue date: 06/02/2005 file date: 06/15</div> ... <div class=\\\"snippet\\\">2005 service date: 06/07/2005 06/02/2005 service precept: <em>kristen</em> <em>poe</em> served: 06</div> ... <div class=\\\"snippet\\\">06/02/2005 other(general) citation: <em>kristen</em> <em>poe</em> served: 06/07/05 filed: 06/15</div>\",\n                    \"title\": \"Cameron County, Texas Court Record\",\n                    \"href\": \"/record/vo10lo0y1d20\"\n                },\n                {\n                    \"_score\": \"26.328\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">state of <em>texas</em> vs the state of <em>texas</em>, <em>poe</em>, <em>kristen</em> case type: traffic date filed: 12</div> ... <div class=\\\"snippet\\\">14/1995 location: jp1 party information attorneys defendant <em>poe</em>, <em>kristen</em> other</div> ... <div class=\\\"snippet\\\">huntsville, tx 77340 state state of <em>texas</em> charge information charges: <em>poe</em></div>\",\n                    \"title\": \"Walker County, Texas Court Record\",\n                    \"href\": \"/record/n1ihm4k65cf9\"\n                },\n                {\n                    \"_score\": \"26.328\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">state of <em>texas</em> vs the state of <em>texas</em>, <em>poe</em>, <em>kristen</em> case type: traffic date filed: 12</div> ... <div class=\\\"snippet\\\">14/1995 location: jp1 party information attorneys defendant <em>poe</em>, <em>kristen</em> other</div> ... <div class=\\\"snippet\\\">huntsville, tx 77340 state state of <em>texas</em> charge information charges: <em>poe</em></div>\",\n                    \"title\": \"Walker County, Texas Court Record\",\n                    \"href\": \"/record/n1iyqydcde11\"\n                },\n                {\n                    \"_score\": \"25.999\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">united states bankruptcy court, n.d. <em>texas</em> richard t. <em>poe</em> and</div> ... <div class=\\\"snippet\\\"><em>kristen</em> beth <em>poe</em></div>\",\n                    \"title\": \"United States Bankruptcy Court, N.D. Texas Record\",\n                    \"href\": \"/record/cg48psieb487b\"\n                },\n                {\n                    \"_score\": \"22.667\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">in the matter of the marriage of richard <em>poe</em> and <em>kristen</em> <em>poe</em> and in the</div> ... <div class=\\\"snippet\\\">respondent <em>poe</em>, <em>kristen</em> events &amp; orders of the court dispositions 09/23/2008 agreed</div> ... <div class=\\\"snippet\\\">judgment (judicial officer: collier, jake) party( <em>poe</em>, <em>kristen</em> ) judgment: () - other</div>\",\n                    \"title\": \"Denton County, Texas Court Record\",\n                    \"href\": \"/record/saewivec1692\"\n                },\n                {\n                    \"_score\": \"22.667\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">20667-158 in the matter of the marriage of richard <em>poe</em> and <em>kristen</em> <em>poe</em> and in</div> ... <div class=\\\"snippet\\\">respondent <em>poe</em>, <em>kristen</em> events &amp; orders of the court dispositions 09/23/2008</div> ... <div class=\\\"snippet\\\">agreed judgment (judicial officer: collier, jake) party( <em>poe</em>, <em>kristen</em> ) judgment</div>\",\n                    \"title\": \"Denton County, Texas District Court Record\",\n                    \"href\": \"/record/np2jvnab0c92\"\n                },\n                {\n                    \"_score\": \"22.225\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">richard theodore plaintiff <em>poe</em>, <em>kristen</em> beth plaintiff state of <em>texas</em> attorney</div> ... <div class=\\\"snippet\\\">of negotiation conference <em>kristen</em> beth <em>poe</em> waiver of ten days notice of</div> ... <div class=\\\"snippet\\\">plaintiff <em>poe</em>, <em>kristen</em> beth total financial assessment 234.00 total payments</div>\",\n                    \"title\": \"Denton County, Texas Court Record\",\n                    \"href\": \"/record/sa7y9ps73042\"\n                },\n                {\n                    \"_score\": \"22.225\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">defendant poe, richard theodore plaintiff <em>poe</em>, <em>kristen</em> beth plaintiff state of <em>texas</em></div> ... <div class=\\\"snippet\\\"><em>texas</em> (9.90) plaintiff <em>poe</em>, <em>kristen</em> beth total financial assessment 234.00 total</div> ... <div class=\\\"snippet\\\">party( <em>poe</em>, <em>kristen</em> beth ) judgment: () - other judgment amt: 0.00 child support</div>\",\n                    \"title\": \"Denton County, Texas District Court Record\",\n                    \"href\": \"/record/npqrnjs5299b\"\n                },\n                {\n                    \"_score\": \"21.442\",\n                    \"highlight\": \"<div class=\\\"snippet\\\"><em>texas</em> vs <em>poe</em>, <em>kristen</em> anne case number mr2c1109691 court county court at law #2</div> ... <div class=\\\"snippet\\\"><em>poe</em>, <em>kristen</em> anne dob xx/xx/1977 charge charges <em>poe</em>, <em>kristen</em> anne description</div> ... <div class=\\\"snippet\\\">bell county, <em>texas</em> court record | case information mr2c1109691 | the state of</div>\",\n                    \"title\": \"Bell County, Texas Court Record\",\n                    \"href\": \"/record/fcltrvnded18\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"9503e265-747e-421c-8c05-ee55ee3d43ff"},{"name":"Example 3 - Search with exact match","id":"168c33eb-503d-4829-bc11-4fed57e3bc4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text","description":"<p>Your application API key.</p>\n"}],"url":"https://{{judyrecordsHost}}/search?search=\"kristen poe\"","urlObject":{"protocol":"https","path":["search"],"host":["{{judyrecordsHost}}"],"query":[{"description":{"content":"<p>A search query specifying an exact match.</p>\n","type":"text/plain"},"key":"search","value":"\"kristen poe\""}],"variable":[]}},"response":[{"id":"5b4912f0-6a3c-4334-8b0c-514da6ec2a20","name":"Response Example","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","description":"Your application API key.","type":"text"}],"url":{"raw":"https://{{judyrecordsHost}}/search?search=\"kristen poe\"","protocol":"https","host":["{{judyrecordsHost}}"],"path":["search"],"query":[{"key":"search","value":"\"kristen poe\"","description":"A search query specifying an exact match."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Apr 2023 07:40:10 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"1110"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"succeeded\",\n    \"resultInfo\": {\n        \"took\": 11,\n        \"hits\": {\n            \"total\": {\n                \"value\": 11,\n                \"relation\": \"eq\",\n                \"retrieved\": 11\n            },\n            \"max_score\": \"23.987\",\n            \"hits\": [\n                {\n                    \"_score\": \"23.987\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">arizona court record | j-1102-cv-200901253 <em>kristen</em> <em>poe</em> defendant casa grande</div>\",\n                    \"title\": \"Arizona Court Record\",\n                    \"href\": \"/record/jr38ihwu6aa8\"\n                },\n                {\n                    \"_score\": \"23.204\",\n                    \"highlight\": \"<div class=\\\"snippet\\\"><em>kristen</em> <em>poe</em> served: 06/07/05 filed: 06/15/05 issue date: 06/02/2005 file date: 06/15</div> ... <div class=\\\"snippet\\\">2005 service date: 06/07/2005 06/02/2005 service precept: <em>kristen</em> <em>poe</em> served: 06</div> ... <div class=\\\"snippet\\\">06/02/2005 other(general) citation: <em>kristen</em> <em>poe</em> served: 06/07/05 filed: 06/15</div>\",\n                    \"title\": \"Cameron County, Texas Court Record\",\n                    \"href\": \"/record/vo10lo0y1d20\"\n                },\n                {\n                    \"_score\": \"20.152\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">state of texas vs. <em>kristen</em> <em>poe</em> case type: traffic - adult date filed: 03/23/2017</div>\",\n                    \"title\": \"Wise County, Texas Court Record\",\n                    \"href\": \"/record/upceuyjlb43f\"\n                },\n                {\n                    \"_score\": \"18.667\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">1996 failure of service on failure of service on <em>kristen</em> <em>poe</em>, cert mail returned</div> ... <div class=\\\"snippet\\\">of <em>kristen</em> <em>poe</em> by reg. mail with cert. of mailing post mark date oct. 3, 1996. 10</div> ... <div class=\\\"snippet\\\">failure of service on failure of service on <em>kristen</em> <em>poe</em>, cert. mail ret. unknown, no</div>\",\n                    \"title\": \"Logan County, Ohio Common Pleas and Family Court Record\",\n                    \"href\": \"/record/vn150t9fc60\"\n                },\n                {\n                    \"_score\": \"18.331\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">petitioner lacher, thomas edward confidential respondent didonna, <em>kristen</em> <em>poe</em>: 5550</div>\",\n                    \"title\": \"Pinellas County, Florida Circuit Court Record\",\n                    \"href\": \"/record/dxb8ing275caa\"\n                },\n                {\n                    \"_score\": \"16.143\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">in the matter of the marriage of richard poe and <em>kristen</em> <em>poe</em> and in the</div>\",\n                    \"title\": \"Denton County, Texas Court Record\",\n                    \"href\": \"/record/saewivec1692\"\n                },\n                {\n                    \"_score\": \"16.143\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">20667-158 in the matter of the marriage of richard poe and <em>kristen</em> <em>poe</em> and in</div>\",\n                    \"title\": \"Denton County, Texas District Court Record\",\n                    \"href\": \"/record/np2jvnab0c92\"\n                },\n                {\n                    \"_score\": \"15.526\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">petitioner lacher, kimberly michelle confidential respondent didonna, <em>kristen</em></div> ... <div class=\\\"snippet\\\"><em>poe</em>: esurance 5550 w idlewild ave #0 tampa, fl 33634 events &amp; orders of the court</div>\",\n                    \"title\": \"Pinellas County, Florida Circuit Court Record\",\n                    \"href\": \"/record/dxzxzfeac6c38\"\n                },\n                {\n                    \"_score\": \"12.627\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">thompson, <em>kristen</em> <em>poe</em>: 2237 wealthy st se , e. grand rapids , mi , 49506 judgement</div>\",\n                    \"title\": \"Grand Rapids, Michigan District Court Record\",\n                    \"href\": \"/record/2jylpz7x52cb\"\n                },\n                {\n                    \"_score\": \"4.552\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">administration of support order. funds for <em>kristen</em> <em>poe</em> to be impounded. see journal</div>\",\n                    \"title\": \"Lake County, Ohio Court Record\",\n                    \"href\": \"/record/xqcw6ara3ed\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"168c33eb-503d-4829-bc11-4fed57e3bc4d"},{"name":"Example 4 - Search failure - only stop words in query","id":"c559f130-d268-4d7e-abe8-cba3b71eecbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text","description":"<p>Your application API key.</p>\n"}],"url":"https://{{judyrecordsHost}}/search?search=texas case","urlObject":{"protocol":"https","path":["search"],"host":["{{judyrecordsHost}}"],"query":[{"description":{"content":"<p>These two search terms (texas and case) are both considered stop words.</p>\n<p>Common court words and state names are considered stop words.</p>\n","type":"text/plain"},"key":"search","value":"texas case"}],"variable":[]}},"response":[{"id":"e9d2dd09-7969-49c7-b406-3cebe66b598d","name":"Response Example","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","description":"Your application API key.","type":"text"}],"url":{"raw":"https://{{judyrecordsHost}}/search?search=texas case","protocol":"https","host":["{{judyrecordsHost}}"],"path":["search"],"query":[{"key":"search","value":"texas case","description":"These two search terms (texas and case) are both considered stop words.\n\nCommon court words and state names are considered stop words."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Apr 2023 07:40:33 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"114"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"errors\": [\n        \"At least one non-general search term must be provided.\"\n    ]\n}"}],"_postman_id":"c559f130-d268-4d7e-abe8-cba3b71eecbb"},{"name":"Example 5 - Search failure - syntax error","id":"14f0ee1e-e2c3-4f9f-8103-8dc070fa1d5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text","description":"<p>Your application API key.</p>\n"}],"url":"https://{{judyrecordsHost}}/search?search=\"kristen poe","urlObject":{"protocol":"https","path":["search"],"host":["{{judyrecordsHost}}"],"query":[{"description":{"content":"<p>A search query containing an unmatched double-quote character, leading to a syntax error.</p>\n<p>The processingStatusMsg details may be used. However, code using this field should account for the possibility that the content/format of this field may change or be inconsistent.</p>\n","type":"text/plain"},"key":"search","value":"\"kristen poe"}],"variable":[]}},"response":[{"id":"7610a4b2-7ee5-4585-b806-727c8ea47b20","name":"Response Example","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","description":"Your application API key.","type":"text"}],"url":{"raw":"https://{{judyrecordsHost}}/search?search=\"kristen poe","protocol":"https","host":["{{judyrecordsHost}}"],"path":["search"],"query":[{"key":"search","value":"\"kristen poe","description":"A search query containing an unmatched double-quote character, leading to a syntax error.\n\nThe processingStatusMsg details may be used. However, code using this field should account for the possibility that the content/format of this field may change or be inconsistent."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Apr 2023 07:40:52 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"404"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"processingStatusMsg\": \"{\\\"error\\\":{\\\"root_cause\\\":[{\\\"type\\\":\\\"query_shard_exception\\\",\\\"reason\\\":\\\"Failed to parse query [\\\\\\\"kristen poe]\\\",\\\"index_uuid\\\":\\\"6mrZdfTpQ5q5-k651aekrA\\\",\\\"index\\\":\\\"cases_new\\\"}],\\\"type\\\":\\\"search_phase_execution_exception\\\",\\\"reason\\\":\\\"all shards failed\\\",\\\"phase\\\":\\\"query\\\",\\\"grouped\\\":true,\\\"failed_shards\\\":[{\\\"shard\\\":0,\\\"index\\\":\\\"cases_new\\\",\\\"node\\\":\\\"xpSlX_sBTaqaV8y91HWl9A\\\",\\\"reason\\\":{\\\"type\\\":\\\"query_shard_exception\\\",\\\"reason\\\":\\\"Failed to parse query [\\\\\\\"kristen poe]\\\",\\\"index_uuid\\\":\\\"6mrZdfTpQ5q5-k651aekrA\\\",\\\"index\\\":\\\"cases_new\\\",\\\"caused_by\\\":{\\\"type\\\":\\\"parse_exception\\\",\\\"reason\\\":\\\"Cannot parse '\\\\\\\"kristen poe': Lexical error at line 1, column 13.  Encountered: <EOF> after : \\\\\\\"\\\\\\\\\\\\\\\"kristen poe\\\\\\\"\\\",\\\"caused_by\\\":{\\\"type\\\":\\\"token_mgr_error\\\",\\\"reason\\\":\\\"Lexical error at line 1, column 13.  Encountered: <EOF> after : \\\\\\\"\\\\\\\\\\\\\\\"kristen poe\\\\\\\"\\\"}}}}]},\\\"status\\\":400}\"\n}"}],"_postman_id":"14f0ee1e-e2c3-4f9f-8103-8dc070fa1d5c"}],"id":"2afa602c-072e-41d6-94ea-c4ae494df0be","_postman_id":"2afa602c-072e-41d6-94ea-c4ae494df0be","description":""},{"name":"Case Endpoint","item":[{"name":"Case Endpoint - Overview","id":"da6ee578-1732-46e2-9e63-1b4028119408","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","description":"<p>Your application API key.</p>\n","type":"text"}],"url":"https://{{judyrecordsHost}}/record/upceuyjlb43f","urlObject":{"protocol":"https","path":["record","upceuyjlb43f"],"host":["{{judyrecordsHost}}"],"query":[],"variable":[]}},"response":[{"id":"343a8cb6-0ac1-4d37-bfa1-6a90f0c18dfe","name":"Response Example - Annotated","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","description":"Your application API key.","type":"text"}],"url":"https://{{judyrecordsHost}}/record/upceuyjlb43f"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Apr 2023 08:47:00 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"1262"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    /* The status of the case request. Possible values are failed or succeeded. */\n    \"status\": \"succeeded\",\n\n    /*\n    Title info for the case.\n    The \"recordContext\" key usually matches the value in the search result title.\n    The \"recordStyle\" is not available in most data sources but allows more detailed title info about a case.\n    You can think of these keys as a heading and sub-heading.\n    */\n    \"caseTitleInfo\": {\n        \"recordContext\": \"Wise County, Texas Court Record\",\n        \"recordStyle\": null\n    },\n\n    /* The case data available for this case. */\n    \"case\": {\n\n        /* The data source case ID for this case. This value is not unique across judyrecords and is only unique within a data source. */\n        \"caseId\": \"340843\",\n\n        /*\n        One or more keys may be present that include the sub-string \"httpreq\".\n        This case has only one such key, but some data sources have multiple HTTP request keys.\n        \n        Importantly, a key with the sub-string \"httpreq\" may contain one or more sub keys that include the sub-string \"httpreq\".\n        \n        There is no strict naming convention for HTTP request columns with the exception that they must contain the sub-string \"httpreq\" (case insensitive).\n\n        The following are examples of valid HTTP request keys you may encounter:\n        - httpReq\n        - caseDetailsHttpReq\n        - caseSummaryHttpReq\n        - partyInfoHttpReq\n        - httpReqs\n        - caseDetailsHttpReqs\n\n        In the above list, httpReqs and caseDetailsHttpReqs would contain one or more sub keys that include the sub-string \"httpreq\".\n\n        See the following cases for additional helpful examples:\n        - https://{{judyrecordsHost}}/record/sjxrjn3z1f0d\n        - https://{{judyrecordsHost}}/record/d78lsxca99a8a\n        */\n        \"caseDetailsHttpReq\": \"    <div class=\\\"ssCaseDetailROA\\\"   >Register of Actions</div><div class=\\\"ssCaseDetailCaseNbr\\\"   > Case No. <span style=\\\"font-variant: normal\\\">CR-17-01368-2</span></div><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" border=\\\"0\\\" width=\\\"100%\\\" ><tr><td width=\\\"50%\\\" valign=\\\"top\\\"><b>STATE OF TEXAS vs. KRISTEN POE</b></td><td><br /><br /><br /><br /><br /></td><td width=\\\"50%\\\" valign=\\\"top\\\" align=\\\"center\\\"><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" width=\\\"90%\\\" border=\\\"0\\\"><tr><td width=\\\"70%\\\"><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" width=\\\"100%\\\" border=\\\"0\\\"><cols>  </cols><tr><th class=\\\"ssTableHeaderLabel\\\">Case Type:</th><td style=\\\"padding-left:10px\\\"><b>Traffic - Adult</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\">Date Filed:</th><td style=\\\"padding-left:10px\\\"><b>03/23/2017</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\">Location:</th><td style=\\\"padding-left:10px\\\"><b>JP2</b></td></tr></table></td></tr></table></td></tr></table><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" width=\\\"100%\\\" border=\\\"0\\\" style=\\\"table-layout: fixed\\\" >     <caption><div class=\\\"ssCaseDetailSectionTitle\\\">Party Information</div></caption><tr><td colspan=\\\"4\\\"></td><th class=\\\"ssTableHeader\\\" id=\\\"PIc5\\\">Lead Attorneys</th></tr><tr><th class=\\\"ssTableHeader\\\" valign=\\\"top\\\" rowspan=\\\"2\\\" id=\\\"PIr01\\\">Defendant</th><th class=\\\"ssTableHeader\\\" valign=\\\"top\\\" id=\\\"PIr11\\\">POE, KRISTEN BETH</th><td rowspan=\\\"2\\\"></td><td rowspan=\\\"2\\\" valign=\\\"top\\\" headers=\\\"   PIr01    PIr11\\\"></td><td rowspan=\\\"2\\\" valign=\\\"top\\\" headers=\\\"   PIr01    PIr11    PIc5   \\\"></td></tr><tr><td valign=\\\"top\\\" headers=\\\"   PIr01    PIr11\\\"></td></tr><tr height=\\\"25\\\"><td colspan=\\\"5\\\"></td></tr><tr><th class=\\\"ssTableHeader\\\" valign=\\\"top\\\" rowspan=\\\"2\\\" id=\\\"PIr02\\\">State</th><th class=\\\"ssTableHeader\\\" valign=\\\"top\\\" id=\\\"PIr12\\\">STATE OF TEXAS</th><td rowspan=\\\"2\\\"></td><td rowspan=\\\"2\\\" valign=\\\"top\\\" headers=\\\"   PIr02    PIr12\\\"></td><td rowspan=\\\"2\\\" valign=\\\"top\\\" headers=\\\"   PIr02    PIr12    PIc5   \\\"></td></tr><tr><td valign=\\\"top\\\" headers=\\\"   PIr02    PIr12\\\"></td></tr></table><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" width=\\\"100%\\\" border=\\\"0\\\" >      <caption><div class=\\\"ssCaseDetailSectionTitle\\\">Charge Information</div></caption><tr><th class=\\\"ssTableHeader\\\"   colspan=\\\"2\\\"> Charges: POE, KRISTEN BETH</th><th class=\\\"ssTableHeader\\\"></th><th class=\\\"ssTableHeader\\\"> Statute </th><th class=\\\"ssTableHeader\\\"> Level </th><th class=\\\"ssTableHeader\\\"> Date </th></tr><tr><td valign=\\\"top\\\">1.  </td><td valign=\\\"top\\\">SPEEDING 73/55</td><td valign=\\\"top\\\"></td><td valign=\\\"top\\\">545.351</td><td valign=\\\"top\\\"  >Misdemeanor Traffic</td><td valign=\\\"top\\\"  >03/08/2017</td></tr><tr><td /><td></td></tr></table><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" width=\\\"100%\\\" border=\\\"0\\\" style=\\\"table-layout:fixed;\\\" >     <caption><div class=\\\"ssCaseDetailSectionTitle\\\">Events & Orders of the Court</div></caption><tr><td></td><td style=\\\"border-right: 1px solid black\\\"></td><td></td><th id=\\\"CDisp\\\" class=\\\"ssEventsAndOrdersSubTitle\\\">DISPOSITIONS</th></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDCD1\\\">03/31/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td valign=\\\"top\\\" headers=\\\"CDisp RCDCD1\\\"><div style=\\\"padding-bottom: 10px\\\"><b>Plea</b> (Judicial Officer: Johnson, Craig)<br /><div><div style=\\\"padding-left: 10px\\\">1. SPEEDING 73/55<div style=\\\"padding-left: 40px\\\">Nolo Contendere</div><div style=\\\"padding-left: 40px\\\"></div></div></div></div></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDCD2\\\">04/05/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td valign=\\\"top\\\" headers=\\\"CDisp RCDCD2\\\"><div style=\\\"padding-bottom: 10px\\\"><b>Disposition</b> (Judicial Officer: Johnson, Craig)<br /><div><div style=\\\"padding-left: 10px\\\">1. SPEEDING 73/55<div style=\\\"padding-left: 40px\\\">Paid Fine</div><div style=\\\"padding-left: 40px\\\"></div></div></div></div></td></tr><tr><td></td><td></td><td></td><td></td></tr><tr><td></td><td style=\\\"border-right: 1px solid black\\\"></td><td></td><th id=\\\"COtherEventsAndHearings\\\" class=\\\"ssEventsAndOrdersSubTitle\\\">OTHER EVENTS AND HEARINGS</th></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDER1\\\">03/23/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td headers=\\\"COtherEventsAndHearings RCDER1\\\"><b>Case Filed (OCA)</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDER2\\\">03/31/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td headers=\\\"COtherEventsAndHearings RCDER2\\\"><b>Called Office</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDER3\\\">03/31/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td headers=\\\"COtherEventsAndHearings RCDER3\\\"><b>Judgment</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDER4\\\">04/04/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td headers=\\\"COtherEventsAndHearings RCDER4\\\"><b>E-Mail Received</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDER5\\\">04/05/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td headers=\\\"COtherEventsAndHearings RCDER5\\\"><b>Paid in Full</b></td></tr></table>    \"\n    }\n}"}],"_postman_id":"da6ee578-1732-46e2-9e63-1b4028119408"},{"name":"Example 1 - View Case - Success","id":"6160b5c6-3f34-410a-bb30-a54c83e49bd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text","description":"<p>Your application API key.</p>\n"}],"url":"https://{{judyrecordsHost}}/record/upceuyjlb43f","urlObject":{"protocol":"https","path":["record","upceuyjlb43f"],"host":["{{judyrecordsHost}}"],"query":[],"variable":[]}},"response":[{"id":"d8563ace-4156-4509-9a56-a64922c14075","name":"Response Example","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"}],"url":"https://{{judyrecordsHost}}/record/upceuyjlb43f"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 24 Apr 2023 21:09:35 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"1262"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"succeeded\",\n    \"caseTitleInfo\": {\n        \"recordContext\": \"Wise County, Texas Court Record\",\n        \"recordStyle\": null\n    },\n    \"case\": {\n        \"caseId\": \"340843\",\n        \"caseDetailsHttpReq\": \"    <div class=\\\"ssCaseDetailROA\\\"   >Register of Actions</div><div class=\\\"ssCaseDetailCaseNbr\\\"   > Case No. <span style=\\\"font-variant: normal\\\">CR-17-01368-2</span></div><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" border=\\\"0\\\" width=\\\"100%\\\" ><tr><td width=\\\"50%\\\" valign=\\\"top\\\"><b>STATE OF TEXAS vs. KRISTEN POE</b></td><td><br /><br /><br /><br /><br /></td><td width=\\\"50%\\\" valign=\\\"top\\\" align=\\\"center\\\"><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" width=\\\"90%\\\" border=\\\"0\\\"><tr><td width=\\\"70%\\\"><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" width=\\\"100%\\\" border=\\\"0\\\"><cols>  </cols><tr><th class=\\\"ssTableHeaderLabel\\\">Case Type:</th><td style=\\\"padding-left:10px\\\"><b>Traffic - Adult</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\">Date Filed:</th><td style=\\\"padding-left:10px\\\"><b>03/23/2017</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\">Location:</th><td style=\\\"padding-left:10px\\\"><b>JP2</b></td></tr></table></td></tr></table></td></tr></table><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" width=\\\"100%\\\" border=\\\"0\\\" style=\\\"table-layout: fixed\\\" >     <caption><div class=\\\"ssCaseDetailSectionTitle\\\">Party Information</div></caption><tr><td colspan=\\\"4\\\"></td><th class=\\\"ssTableHeader\\\" id=\\\"PIc5\\\">Lead Attorneys</th></tr><tr><th class=\\\"ssTableHeader\\\" valign=\\\"top\\\" rowspan=\\\"2\\\" id=\\\"PIr01\\\">Defendant</th><th class=\\\"ssTableHeader\\\" valign=\\\"top\\\" id=\\\"PIr11\\\">POE, KRISTEN BETH</th><td rowspan=\\\"2\\\"></td><td rowspan=\\\"2\\\" valign=\\\"top\\\" headers=\\\"   PIr01    PIr11\\\"></td><td rowspan=\\\"2\\\" valign=\\\"top\\\" headers=\\\"   PIr01    PIr11    PIc5   \\\"></td></tr><tr><td valign=\\\"top\\\" headers=\\\"   PIr01    PIr11\\\"></td></tr><tr height=\\\"25\\\"><td colspan=\\\"5\\\"></td></tr><tr><th class=\\\"ssTableHeader\\\" valign=\\\"top\\\" rowspan=\\\"2\\\" id=\\\"PIr02\\\">State</th><th class=\\\"ssTableHeader\\\" valign=\\\"top\\\" id=\\\"PIr12\\\">STATE OF TEXAS</th><td rowspan=\\\"2\\\"></td><td rowspan=\\\"2\\\" valign=\\\"top\\\" headers=\\\"   PIr02    PIr12\\\"></td><td rowspan=\\\"2\\\" valign=\\\"top\\\" headers=\\\"   PIr02    PIr12    PIc5   \\\"></td></tr><tr><td valign=\\\"top\\\" headers=\\\"   PIr02    PIr12\\\"></td></tr></table><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" width=\\\"100%\\\" border=\\\"0\\\" >      <caption><div class=\\\"ssCaseDetailSectionTitle\\\">Charge Information</div></caption><tr><th class=\\\"ssTableHeader\\\"   colspan=\\\"2\\\"> Charges: POE, KRISTEN BETH</th><th class=\\\"ssTableHeader\\\"></th><th class=\\\"ssTableHeader\\\"> Statute </th><th class=\\\"ssTableHeader\\\"> Level </th><th class=\\\"ssTableHeader\\\"> Date </th></tr><tr><td valign=\\\"top\\\">1.  </td><td valign=\\\"top\\\">SPEEDING 73/55</td><td valign=\\\"top\\\"></td><td valign=\\\"top\\\">545.351</td><td valign=\\\"top\\\"  >Misdemeanor Traffic</td><td valign=\\\"top\\\"  >03/08/2017</td></tr><tr><td /><td></td></tr></table><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" width=\\\"100%\\\" border=\\\"0\\\" style=\\\"table-layout:fixed;\\\" >     <caption><div class=\\\"ssCaseDetailSectionTitle\\\">Events & Orders of the Court</div></caption><tr><td></td><td style=\\\"border-right: 1px solid black\\\"></td><td></td><th id=\\\"CDisp\\\" class=\\\"ssEventsAndOrdersSubTitle\\\">DISPOSITIONS</th></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDCD1\\\">03/31/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td valign=\\\"top\\\" headers=\\\"CDisp RCDCD1\\\"><div style=\\\"padding-bottom: 10px\\\"><b>Plea</b> (Judicial Officer: Johnson, Craig)<br /><div><div style=\\\"padding-left: 10px\\\">1. SPEEDING 73/55<div style=\\\"padding-left: 40px\\\">Nolo Contendere</div><div style=\\\"padding-left: 40px\\\"></div></div></div></div></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDCD2\\\">04/05/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td valign=\\\"top\\\" headers=\\\"CDisp RCDCD2\\\"><div style=\\\"padding-bottom: 10px\\\"><b>Disposition</b> (Judicial Officer: Johnson, Craig)<br /><div><div style=\\\"padding-left: 10px\\\">1. SPEEDING 73/55<div style=\\\"padding-left: 40px\\\">Paid Fine</div><div style=\\\"padding-left: 40px\\\"></div></div></div></div></td></tr><tr><td></td><td></td><td></td><td></td></tr><tr><td></td><td style=\\\"border-right: 1px solid black\\\"></td><td></td><th id=\\\"COtherEventsAndHearings\\\" class=\\\"ssEventsAndOrdersSubTitle\\\">OTHER EVENTS AND HEARINGS</th></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDER1\\\">03/23/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td headers=\\\"COtherEventsAndHearings RCDER1\\\"><b>Case Filed (OCA)</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDER2\\\">03/31/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td headers=\\\"COtherEventsAndHearings RCDER2\\\"><b>Called Office</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDER3\\\">03/31/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td headers=\\\"COtherEventsAndHearings RCDER3\\\"><b>Judgment</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDER4\\\">04/04/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td headers=\\\"COtherEventsAndHearings RCDER4\\\"><b>E-Mail Received</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDER5\\\">04/05/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td headers=\\\"COtherEventsAndHearings RCDER5\\\"><b>Paid in Full</b></td></tr></table>    \"\n    }\n}"}],"_postman_id":"6160b5c6-3f34-410a-bb30-a54c83e49bd2"},{"name":"Example 2 - View Case - Failure","id":"fa942b85-b2af-45ce-93d3-8eb9497c8ea9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text","description":"<p>Your application API key.</p>\n"}],"url":"https://{{judyrecordsHost}}/record/upceuyjlb43ff","urlObject":{"protocol":"https","path":["record","upceuyjlb43ff"],"host":["{{judyrecordsHost}}"],"query":[],"variable":[]}},"response":[{"id":"6dfbde91-6cc2-4d5f-b741-2594de124d54","name":"Response Example","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"}],"url":"https://{{judyrecordsHost}}/record/upceuyjlb43ff"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 24 Apr 2023 21:10:07 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"84"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"processingStatusMsg\": \"Record not found.\"\n}"}],"_postman_id":"fa942b85-b2af-45ce-93d3-8eb9497c8ea9"}],"id":"ce1b96f2-e707-45b6-9e03-d7301487e2dd","_postman_id":"ce1b96f2-e707-45b6-9e03-d7301487e2dd","description":""}],"id":"cb13f62d-d1be-466d-9665-6c10d8c13709","_postman_id":"cb13f62d-d1be-466d-9665-6c10d8c13709","description":""}]}