v1
latestOpenAPI 3.1.02026-07-241695611.0 MBDeath Master File
Get Dmf Search
Retrieve the DMF search results.
get/dmf/searches/{id}
Path parameters
idstring uuid required
Response
Response
Example response
{
"details": [
{
"dmf_id": "8237172",
"ssn": "917-322-9999",
"name": "Sandra Carlson",
"death_date": "2023-09-15",
"birth_date": "1982-11-27",
"state_of_residency": "California",
"zip_code_of_residency": "90210"
}
],
"error": "TimeoutError The IRS could not be reached."
}