DMF Search

Retrieve a comprehensive list and detailed information of the searched data.

  • the "ID" represents the unique entity or submission ID.
{
    "success_message": "Retrieved data successfully",
    "pagination": {
        "count": 3,
        "current_page": 1,
        "order": "desc",
        "page_size": 10,
        "total_pages": 1,
        "total_records": 3
    },
    "data": [
        {
            "id": 2118,
            "ssn": "XXXX7875",
            "firstname": "first_name",
            "lastname": "last_name",
            "result": "",
            "request_status": "Pending",
            "created_by": "Compliancely",
            "created_at": "2026-01-02T10:39:50.642311Z",
            "updated_at": "2026-0-02T10:39:51.116958Z"
        },
        {
            "id": 2117,
            "ssn": "XXXX2471",
            "firstname": "first_name",
            "lastname": "last_name",
            "result": "Found",
            "request_status": "Completed",
            "created_by": "Compliancely",
            "created_at": "2026-01-01T10:27:21.098299Z",
            "updated_at": "2026-01-01T10:38:43.351724Z"
        },
        {
            "id": 1176,
            "ssn": "XXXX7891",
            "firstname": "",
            "lastname": "",
            "result": "Not Found",
            "request_status": "Completed",
            "created_by": "Compliancely",
            "created_at": "2025-07-31T06:40:25.321082Z",
            "updated_at": "2025-07-31T07:00:07.939914Z"
        }
    ],
    "success": true
}
{
    "success_message": "Record found",
    "data": {
        "id": 7975,
        "ssn": "387264391",
        "firstname": "iureoi",
        "lastname": "eskjhkekjer",
        "result": "Found",
        "request_status": "Completed",
        "created_by": "[email protected]",
        "created_at": "2026-01-02T12:06:34.835655Z",
        "updated_at": "2026-01-02T12:06:38.441220Z"
    },
    "success": true
}
{
    "detail": "Invalid token header. No credentials provided."
}
{
    "detail": "Invalid token."
}
{
    "detail": "Authentication credentials were not provided."
}
{
    "errors": [
        {
            "code": "permission_message",
            "message": "Do not have permission to access this feature, Please contact support"
        }
    ],
    "data": {},
    "success": false
}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
number

Please enter the ID to get details of a specific submission.

number
number
string

Enter the order of the list. (asc or desc)

number

Enter page number

number

Enter page size

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json