v1

latestOpenAPI 3.1.02026-07-241695611.0 MB
Death Master File

Get Dmf Search Status

Retrieve the status of the DMF search request.

get/dmf/searches/{id}/status

Path parameters

idstring uuid required

Response

Response

idstring uuid required

The ID of the DMF search request

namestring required

The name of the person of interest

ssnstring required

The obfuscated social security number of the person of interest

state'PENDING' | 'EXECUTING' | 'COMPLETED' | 'FAILED' | 'CANCELLED' required

Example response

{
  "name": "Michael Smith",
  "ssn": "621-34-2918"
}