Filing: Get Copy Filing
HTTP Method: GET
https://app.myfilerunner.com/api/v1/filing/getCopyFiling
Gets all filing copies.
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/getCopyFiling/196802/1/205
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/getCopyFiling/196802/1/205
fetch("https://app.myfilerunner.com/api/v1/filing/getCopyFiling/196802/1/205", {
"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": "0",
"case_category": "104771",
"case_filing_type": null,
"case_no": null,
"case_tracking_id": null,
"case_type_id": "55324",
"created_at": "2014-01-08 16:39:23",
"docket_id": "390736",
"drafter_id": "1",
"error_text": "",
"fee_exception_code": "",
"fee_exception_text": "",
"fee_payer_name": "",
"filer_type_id": "40467",
"filing_attorney_id": "372dd08a-b931-4b97-a3a9-ac9b5203ab66",
"filing_date": "2017-04-10 10:12:43",
"flag": "0",
"id": "5013",
"is_copy": null,
"is_deleted": "1",
"is_different_fees": "0",
"is_draft": "1",
"is_invoiced": "0",
"location_code": "bexar:dc",
"nfrc_total_fees": "",
"pay_ac_id": "d4f36ca4-3b59-4754-ace6-3164f60108fb",
"remedy_user_amount": null,
"representing_party_id": "0",
"serve": "0",
"title": "Test-MFR",
"total_fees": "",
"updated_at": "2014-03-23 08:25:25"
},
{
"account_type": null,
"allow_copy": "0",
"case_category": "114578",
"case_filing_type": null,
"case_no": null,
"case_tracking_id": null,
"case_type_id": "114587",
"created_at": "2014-01-08 17:26:15",
"docket_id": "390736",
"drafter_id": "1",
"error_text": "",
"fee_exception_code": "",
"fee_exception_text": "",
"fee_payer_name": "",
"filer_type_id": "40467",
"filing_attorney_id": "372dd08a-b931-4b97-a3a9-ac9b5203ab66",
"filing_date": "2017-04-10 10:12:43",
"flag": "0",
"id": "5046",
"is_copy": null,
"is_deleted": "1",
"is_different_fees": "0",
"is_draft": "1",
"is_invoiced": "0",
"location_code": "bexar:cc",
"nfrc_total_fees": "",
"pay_ac_id": "d4f36ca4-3b59-4754-ace6-3164f60108fb",
"remedy_user_amount": null,
"representing_party_id": "0",
"serve": "0",
"title": "Test-MFR",
"total_fees": "",
"updated_at": "2014-03-23 08:25:25"
},
{
"account_type": null,
"allow_copy": "0",
"case_category": "121771",
"case_filing_type": null,
"case_no": null,
"case_tracking_id": "2978ebce-a8c1-4b51-b142-68f777bf9cf4",
"case_type_id": "121792",
"created_at": "2014-01-08 18:21:41",
"docket_id": "426325",
"drafter_id": "1",
"error_text": "",
"fee_exception_code": "",
"fee_exception_text": "",
"fee_payer_name": "",
"filer_type_id": "0",
"filing_attorney_id": "",
"filing_date": "2017-04-10 10:12:43",
"flag": "0",
"id": "5076",
"is_copy": null,
"is_deleted": "1",
"is_different_fees": "0",
"is_draft": "1",
"is_invoiced": "0",
"location_code": "harris:ccpr",
"nfrc_total_fees": "",
"pay_ac_id": "",
"remedy_user_amount": null,
"representing_party_id": "0",
"serve": "0",
"title": "",
"total_fees": "",
"updated_at": "2014-01-08 18:21:41"
},
{
"account_type": null,
"allow_copy": "0",
"case_category": "49543",
"case_filing_type": null,
"case_no": null,
"case_tracking_id": "34793362-ae2d-4ff0-989e-728ab3155b5c",
"case_type_id": "125203",
"created_at": "2014-01-09 06:57:56",
"docket_id": "342-246257-10",
"drafter_id": "1",
"error_text": "",
"fee_exception_code": "",
"fee_exception_text": "",
"fee_payer_name": "",
"filer_type_id": "54322",
"filing_attorney_id": "372dd08a-b931-4b97-a3a9-ac9b5203ab66",
"filing_date": "2017-04-10 10:12:43",
"flag": "0",
"id": "5248",
"is_copy": null,
"is_deleted": "1",
"is_different_fees": "0",
"is_draft": "1",
"is_invoiced": "0",
"location_code": "tarrant:dc342",
"nfrc_total_fees": "",
"pay_ac_id": "d4f36ca4-3b59-4754-ace6-3164f60108fb",
"remedy_user_amount": null,
"representing_party_id": "0",
"serve": "0",
"title": "CHRISTOPHER K. GELDARD VS. CLAY COOLEY ISUZU OF FORTWORTH, LP, ET AL",
"total_fees": "",
"updated_at": "2014-03-23 08:25:26"
},
{
"account_type": null,
"allow_copy": "0",
"case_category": "49543",
"case_filing_type": "subsequent",
"case_no": null,
"case_tracking_id": "26ad6c4f-90e1-42e1-b5c7-9417320f0f3c",
"case_type_id": "53193",
"created_at": "2014-03-11 07:27:58",
"docket_id": "201304227",
"drafter_id": "1",
"error_text": "",
"fee_exception_code": "",
"fee_exception_text": "",
"fee_payer_name": "",
"filer_type_id": "54322",
"filing_attorney_id": "372dd08a-b931-4b97-a3a9-ac9b5203ab66",
"filing_date": "2017-04-10 10:12:43",
"flag": "0",
"id": "17852",
"is_copy": null,
"is_deleted": "1",
"is_different_fees": "0",
"is_draft": "1",
"is_invoiced": "0",
"location_code": "harris:dccv190",
"nfrc_total_fees": "",
"pay_ac_id": "41c0267a-6876-4c1c-bc72-650ded5d8ff6",
"remedy_user_amount": null,
"representing_party_id": "0",
"serve": "0",
"title": "tsets",
"total_fees": "",
"updated_at": "2014-03-18 16:28:24"
},
{
"account_type": null,
"allow_copy": "0",
"case_category": "169",
"case_filing_type": "subsequent",
"case_no": null,
"case_tracking_id": "2ed3f6b7-d55c-43d5-8718-ded99175d69f",
"case_type_id": "42168",
"created_at": "2014-03-25 16:06:39",
"docket_id": "PR-13-02501-1",
"drafter_id": "1",
"error_text": "",
"fee_exception_code": "",
"fee_exception_text": "",
"fee_payer_name": "",
"filer_type_id": "40467",
"filing_attorney_id": "372dd08a-b931-4b97-a3a9-ac9b5203ab66",
"filing_date": "2017-04-10 10:12:43",
"flag": "0",
"id": "20861",
"is_copy": null,
"is_deleted": "1",
"is_different_fees": "0",
"is_draft": "1",
"is_invoiced": "0",
"location_code": "dallas:ccpr1",
"nfrc_total_fees": "",
"pay_ac_id": "d4f36ca4-3b59-4754-ace6-3164f60108fb",
"remedy_user_amount": null,
"representing_party_id": "0",
"serve": "0",
"title": "ESTATE OF JAMES HENRY POLLARD, DECEASED",
"total_fees": "",
"updated_at": "2014-03-25 16:07:09"
},
{
"account_type": null,
"allow_copy": "0",
"case_category": "7",
"case_filing_type": "non_index",
"case_no": null,
"case_tracking_id": null,
"case_type_id": "22782",
"created_at": "2014-05-16 07:21:59",
"docket_id": "1",
"drafter_id": "1",
"error_text": "",
"fee_exception_code": "",
"fee_exception_text": "",
"fee_payer_name": "",
"filer_type_id": "40467",
"filing_attorney_id": "49952f48-cd8c-4233-aca2-004aeb8cf28d",
"filing_date": "2017-04-10 10:12:43",
"flag": "0",
"id": "33047",
"is_copy": null,
"is_deleted": "1",
"is_different_fees": "0",
"is_draft": "1",
"is_invoiced": "1",
"location_code": "sc",
"nfrc_total_fees": "",
"pay_ac_id": "efdb166f-cdf4-4bde-994a-13702a5bf66d",
"remedy_user_amount": null,
"representing_party_id": "0",
"serve": "0",
"title": "12",
"total_fees": "",
"updated_at": "2014-05-16 07:21:59"
},
{
"account_type": "WV",
"allow_copy": "0",
"case_category": "7",
"case_filing_type": "subsequent",
"case_no": null,
"case_tracking_id": "2d994cd2-657c-499d-8c68-8e44d1e02743",
"case_type_id": "42160",
"created_at": "2014-06-02 16:00:33",
"docket_id": "CC-13-01325-A",
"drafter_id": "1",
"error_text": "",
"fee_exception_code": "",
"fee_exception_text": "",
"fee_payer_name": "",
"filer_type_id": "40467",
"filing_attorney_id": "372dd08a-b931-4b97-a3a9-ac9b5203ab66",
"filing_date": "2017-04-10 10:12:43",
"flag": "0",
"id": "36109",
"is_copy": null,
"is_deleted": "1",
"is_different_fees": "0",
"is_draft": "1",
"is_invoiced": "1",
"location_code": "dallas:ccl1",
"nfrc_total_fees": "",
"pay_ac_id": "d4f36ca4-3b59-4754-ace6-3164f60108fb",
"remedy_user_amount": null,
"representing_party_id": "0",
"serve": "0",
"title": "KEVIN E ANDERSON vs. CRYSTAL INTERNATIONAL, INC. DBA FUEL STOP, ASN INC. DBA FUEL STOP",
"total_fees": "",
"updated_at": "2014-06-16 09:26:47"
}
]
}