Filing: Get Filing List from Tyler
HTTP Method: GET
https://app.myfilerunner.com/api/v1/filing/getListTyler/{from}/{to}
Gets a list of sender-receiver-specific filings from Tyler.
Header parameters
Name | Type | Description |
---|---|---|
client-token Required | String | API key provided by MyFileRunner admin. |
user-token Required | String | Session token for the user obtained on login. |
Body parameters
This server request does not require body parameters.
Example request
curl -H "client-token: api-mfr-0123456789abcdef0123456789ABCDEF" -H "user-token: usr-tkn-0123456789abcdef0123456789ABCDEF" -H "content-type: Application/JSON" https://app.myfilerunner.com/api/v1/filing/getListTyler/2010-01-01/2023-05-31
curl --header "client-token: api-mfr-0123456789abcdef0123456789ABCDEF" --header "user-token: usr-tkn-0123456789abcdef0123456789ABCDEF" --header "content-type: Application/JSON" https://app.myfilerunner.com/api/v1/filing/getListTyler/2010-01-01/2023-05-31
fetch("https://app.myfilerunner.com/api/v1/filing/getListTyler/2010-01-01/2023-05-31", {
"method": "GET",
"mode": "cors",
"headers": {
"client-token": "api-mfr-0123456789abcdef0123456789ABCDEF",
"user-token": "usr-tkn-0123456789abcdef0123456789ABCDEF",
"content-type": "Application/JSON",
},
"body": {
// This server request does not require body parameters.
}
}).then((response) => { response.JSON() })
.then((data) => {
//...
});
Example response
{
"success": true,
"data": [
{
"account_type": null,
"allow_copy": "1",
"case_category": "169",
"case_filing_type": "initial",
"case_no": "300",
"case_tracking_id": "545ff93c-5c57-4bad-ae2d-617ab5554185",
"case_type_id": "260930",
"created_at": "2018-08-29 10:10:33",
"docket_id": "",
"drafter_id": "7160",
"error_text": "",
"fee_exception_code": "",
"fee_exception_text": "",
"fee_payer_name": "",
"filer_type_id": "40467",
"filing_attorney_id": "a093bcce-aeee-4684-95ab-f4ae0fe48494",
"filing_date": "2018-08-29 10:13:10",
"flag": "0",
"id": "283993",
"is_copy": null,
"is_deleted": "0",
"is_different_fees": "0",
"is_draft": "0",
"is_invoiced": "0",
"location_code": "anderson:ccourt",
"nfrc_total_fees": "0.00",
"pay_ac_id": "a7a2e7fd-b090-4c7b-ad1b-3492e9af8d8d",
"remedy_user_amount": "0",
"representing_party_id": "0",
"serve": "0",
"title": "new",
"total_fees": "0.00",
"updated_at": "2018-08-29 10:19:44"
},
{
"account_type": null,
"allow_copy": "1",
"case_category": "169",
"case_filing_type": "initial",
"case_no": "301",
"case_tracking_id": "54034027-c704-47cc-b332-21607f72fef5",
"case_type_id": "260930",
"created_at": "2018-08-29 10:35:03",
"docket_id": "",
"drafter_id": "7160",
"error_text": "",
"fee_exception_code": "",
"fee_exception_text": "",
"fee_payer_name": "",
"filer_type_id": "40467",
"filing_attorney_id": "a093bcce-aeee-4684-95ab-f4ae0fe48494",
"filing_date": "2018-08-29 10:36:36",
"flag": "0",
"id": "283995",
"is_copy": null,
"is_deleted": "0",
"is_different_fees": "0",
"is_draft": "0",
"is_invoiced": "0",
"location_code": "anderson:ccourt",
"nfrc_total_fees": "0.00",
"pay_ac_id": "a7a2e7fd-b090-4c7b-ad1b-3492e9af8d8d",
"remedy_user_amount": "0",
"representing_party_id": "0",
"serve": "0",
"title": "filing1",
"total_fees": "0.00",
"updated_at": "2018-08-29 10:40:18"
},
{
"account_type": null,
"allow_copy": "1",
"case_category": "169",
"case_filing_type": "initial",
"case_no": "404",
"case_tracking_id": "7cbf73dc-4461-456b-afff-6e8a3cc20cbc",
"case_type_id": "260930",
"created_at": "2018-09-05 06:24:13",
"docket_id": "",
"drafter_id": "7160",
"error_text": "",
"fee_exception_code": "",
"fee_exception_text": "",
"fee_payer_name": "",
"filer_type_id": "40467",
"filing_attorney_id": "a093bcce-aeee-4684-95ab-f4ae0fe48494",
"filing_date": "2018-09-05 06:28:33",
"flag": "0",
"id": "284008",
"is_copy": null,
"is_deleted": "0",
"is_different_fees": "0",
"is_draft": "0",
"is_invoiced": "0",
"location_code": "anderson:ccourt",
"nfrc_total_fees": "0.00",
"pay_ac_id": "a7a2e7fd-b090-4c7b-ad1b-3492e9af8d8d",
"remedy_user_amount": "0",
"representing_party_id": "0",
"serve": "0",
"title": "test",
"total_fees": "0.00",
"updated_at": "2018-09-05 06:48:43"
},
{
"account_type": null,
"allow_copy": "0",
"case_category": "169",
"case_filing_type": "initial",
"case_no": "468",
"case_tracking_id": "13b82d52-1fc3-4b9c-9147-c46d72d2dfb1",
"case_type_id": "260930",
"created_at": "2018-09-06 13:33:03",
"docket_id": "Case#1",
"drafter_id": "7160",
"error_text": "",
"fee_exception_code": "",
"fee_exception_text": "",
"fee_payer_name": "",
"filer_type_id": "40467",
"filing_attorney_id": "a093bcce-aeee-4684-95ab-f4ae0fe48494",
"filing_date": "2018-09-06 13:34:55",
"flag": "0",
"id": "284019",
"is_copy": "300",
"is_deleted": "0",
"is_different_fees": "0",
"is_draft": "0",
"is_invoiced": "0",
"location_code": "anderson:ccourt",
"nfrc_total_fees": "0.00",
"pay_ac_id": "a7a2e7fd-b090-4c7b-ad1b-3492e9af8d8d",
"remedy_user_amount": "0",
"representing_party_id": "0",
"serve": "0",
"title": "new",
"total_fees": "0.00",
"updated_at": "2018-09-07 06:19:34"
}
]
}