All Requests

Get list and details of the information searched - Status can be ('Pending', 'Processing', 'Error', 'Match', 'Partially Match', 'No Match').

{
    "success_message": "Total 1 record(s) found",
    "pagination": {
        "total_records": 1,
        "count": 1,
        "page_size": 1,
        "total_pages": 1,
        "current_page": 1,
        "order": "asc"
    },
    "data": [
        {
            "id": 1,
            "address1": "1 E CENTER ST",
            "address2": "STE 201",
            "city": "FAYETTEVILLE",
            "state": "AR",
            "zip4": "5394",
            "zip5": "72701",
            "status": "Match",
            "message": "",
            "created_at": "2023-09-18T10:16:14Z",
            "statename": ""
        }
    ],
    "success": true
}
{
    "errors": [
        {
            "code": "credit_message",
            "message": "You don't have access to this feature. Please contact the support"
        }
    ],
    "data": {},
    "success": false
}
{
    "detail": "Invalid token."
}
{
    "detail": "Authentication credentials were not provided."
}
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
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