GET all Widget Submissions

This api gives widget submission details

{
    "success_message": "Total 27 record(s) found",
    "pagination": {
        "total_records": 27,
        "count": 27,
        "page_size": 27,
        "total_pages": 1,
        "current_page": 1,
        "order": "asc"
    },
    "data": [
        {
            "id": 7,
            "first_name": "XXXX",
            "last_name": "XXXX",
            "email": "[email protected]",
            "consent_to_collect_data": true,
            "status": "Processing",
            "created_at": "2023-09-24T12:02:34.901211Z",
            "data": {
                "OFAC": {
                    "name": "First American Financial Of Texas Inc",
                    "source": "ofac",
                    "status": "Not Found",
                    "crawler_count": 0,
                    "is_cleared": false,
                    "request_data": {
                        "name": "First American Financial Of Texas Inc",
                        "score": 100,
                        "country": "All"
                    }
                },
                "FATCA": {
                    "name": "First American Financial Of Texas Inc",
                    "source": "fatca",
                    "status": "Not Found",
                    "crawler_count": 0,
                    "is_cleared": false,
                    "request_data": {
                        "name": "First American Financial Of Texas Inc"
                    }
                },
                "ADDRESS_VERIFICATION": {
                    "address1": "XXXXXX",
                    "address2": "xxx",
                    "city": "XXXX",
                    "state": "XX",
                    "zip4": "xxxx",
                    "zip5": "xxxxx",
                    "status": "Match",
                    "message": "",
                    "statename": "Xxxx"
                }
            },
            "template_name": "XXXXX"
        },
        {
            "id": 8,
            "first_name": "First American Financial",
            "last_name": "Inc",
            "email": "[email protected]",
            "consent_to_collect_data": true,
            "status": "Processing",
            "created_at": "2023-09-24T12:05:39.822900Z",
            "data": {
                "OFAC": {
                    "name": "First American Financial Inc",
                    "source": "ofac",
                    "status": "Not Found",
                    "crawler_count": 0,
                    "is_cleared": false,
                    "request_data": {
                        "name": "First American Financial Inc",
                        "score": 100,
                        "country": "All"
                    }
                },
                "ADDRESS_VERIFICATION": {
                    "address1": "XXXXXX",
                    "address2": "xxx",
                    "city": "XXXX",
                    "state": "XX",
                    "zip4": "xxxx",
                    "zip5": "xxxxx",
                    "status": "Match",
                    "message": "",
                    "statename": "Xxxx"
                }
            },
            "template_name": "XXXXX"
        },
        {
            "id": 9,
            "first_name": "XXXXX",
            "last_name": "xxxxxxx",
            "email": "[email protected]",
            "consent_to_collect_data": true,
            "status": "Completed",
            "created_at": "2023-09-25T08:08:18.495153Z",
            "data": {
                "TAX_TRANSCRIPT": {
                    "id": 2,
                    "created_by": "compliancely",
                    "status": "Collected",
                    "reason": "",
                    "created_at": "2023-09-25T08:08:18.500985Z",
                    "updated_at": "2023-09-25T08:08:19.608723Z",
                    "consent": {
                        "request_data": {
                            "tax_information": {
                                "authorize_irs_record_access_via_provider": true
                            },
                            "taxpayer_information": {
                                "tin": "xxxxxxx",
                                "email": "[email protected]",
                                "address": {
                                    "city": "xxxxx",
                                    "state": "xxxx",
                                    "zip_code": "xxxx",
                                    "address_line_1": "xxxxx",
                                    "address_line_2": ""
                                },
                                "last_name": "xxxxx",
                                "first_name": "xxx",
                                "payer_type": "individual",
                                "business_name": "",
                                "business_type": "",
                                "mobile_number": "xxxxxxxxxx"
                            }
                        },
                        "consent_link": "NA"
                    },
                    "transcript": []
                }
            },
            "template_name": "US Tax Transcript"
        },
        .
        .
        .
        .
        {
            "id": 59,
            "first_name": "XXXX",
            "last_name": "XXXXXXX",
            "email": "[email protected]",
            "consent_to_collect_data": true,
            "status": "Completed",
            "created_at": "2023-11-06T07:51:29.783797Z",
            "data": {
                "TAX_TRANSCRIPT": {
                    "id": 48,
                    "created_by": "compliancely",
                    "status": "Consent Collected",
                    "reason": "",
                    "created_at": "2023-11-06T07:51:29.792732Z",
                    "updated_at": "2023-11-06T07:51:48.762896Z",
                    "consent": {
                        "request_data": {
                            "tax_information": {
                                "authorize_irs_record_access_via_provider": true
                            },
                            "taxpayer_information": {
                                "tin": "xxxxx",
                                "email": "[email protected]",
                                "title": "CEO",
                                "address": {
                                    "city": "xxxxx",
                                    "state": "xxxx",
                                    "zip_code": "xxxx",
                                    "address_line_1": "xxxxx",
                                    "address_line_2": ""
                                },
                                "last_name": "xxxx",
                                "first_name": "xxxx",
                                "payer_type": "business",
                                "business_name": "xxxx",
                                "business_type": "limited-liability-company",
                                "mobile_number": "xxxxxx"
                            }
                        },
                        "consent_link": "https://app1.compliancely.com/app/file/download/secure/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxMyJ9.bX63-SpAa641mDY04plu3r_ikv3RqNxxxxxxxxxxxxxxxxxxxxxxxxxx"
                    },
                    "transcript": [
                        {
                            "output_details": {},
                            "output_link": "NA",
                            "status": "Consent Collected",
                            "created_at": "2023-11-06T07:51:29.794601Z",
                            "updated_at": "2023-11-06T07:51:29.794611Z"
                        }
                    ]
                }
            },
            "template_name": "xxxxxxxxx"
        }
    ],
    "success": true
}
{
    "detail": "Invalid token header. No credentials provided."
}
{
    "detail": "Invalid token."
}
{
    "detail": "Authentication credentials were not provided."
}
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!