Thailand Business Search

Get list and details of an information searched

  • RID is the unique record id.
  • ID is the unique entity/submission id.
  • Status can be ('Pending', 'Ready To Pick', 'Processing', 'Completed', 'Error').
  • Status is the current state of an entity.
{
    "results": [
        {
            "id": 4389,
            "name": "microsoft",
            "status": "Completed",
            "created_at": "2023-01-03T13:03:49.265418Z",
            "created_by": "compliancely"
        },
        {
            "id": 4390,
            "name": "\"'\"><img src=x onmouseover=prompt(document.domain)>",
            "status": "Completed",
            "created_at": "2023-01-03T13:15:30.530972Z",
            "created_by": "compliancely"
        },
        ....
    ],
    "filters": {
        "total_records": 13,
        "count": 13,
        "page_size": 15,
        "total_pages": 1,
        "current_page": 1,
        "order": "asc",
        "search_query": ""
    }
}
{
    "results": [
      {
            "id": 39,
            "entity_name": "Facebook Australia Pty Ltd",
            "status": "NA",
            "created_at": "2022-09-12T15:01:44.703426Z",
            "created_by": "compliancely",
            "match_percentage": 100.0
        },
        ...
    ],
    "filters": {
        "total_records": 0,
        "count": 0,
        "page_size": 15,
        "total_pages": 0,
        "current_page": 1,
        "order": "asc",
        "search_query": ""
    }
}
{
    "success_message": "Record found",
    "data": {
        "id": 14,
        "created_by_user": "compliancely",
        "name": "khan",
        "status": "Found",
        "created_at": "2023-09-18T09:02:19.255097Z",
        "updated_at": "2023-09-18T09:02:41.401161Z",
        "is_cleared": false,
        "results": {
            "id": 390,
            "response_data": {
                "pob": "",
                "name": "1: MAHMOOD 2: SULTAN 3: BASHIR-UD-DIN 4: na",
                "type": "individual",
                "title": "na",
                "address": "Street 13, Wazir Akbar Khan, Kabul, Afghanistan",
                "aliases": "Mahmood, Sultan Bashiruddin, Mehmood, Dr. Bashir Uddin, Mekmud, Sultan Baishiruddin, na",
                "listed_on": "24 Dec. 2001      (                                          amended on       1 May 2019,       8 Nov. 2022      )",
                "designation": "na",
                "nationality": "Pakistan",
                "passport_no": "na",
                "date_of_birth": "1937",
                "national_id_no": "na",
                "low_quality_aka": "na",
                "good_quality_aka": "Mahmood, Sultan Bashiruddin, Mehmood, Dr. Bashir Uddin, Mekmud, Sultan Baishiruddin",
                "other_information": "Review pursuant to Security Council resolution 1822 (2008) was concluded                     on 1 Jun. 2010.  Review pursuant to Security Council resolution 2253 (2015) was concluded on 21 Feb. 2019. Review pursuant                     to Security Council resolution 2610 (2021) was concluded on 8 November 2022. INTERPOL-UN Security Council Special Notice web                     link:https://www.interpol.int/en/How-we-work/Notices/View-UN-Notices-Individuals       "
            }
        }
    },
    "success": true
}
{
    "results": [
        {
            "id": 6541,
            "name": "Micosoft",
            "status": "Ready To Pick",
            "created_at": "2023-09-21T07:27:33.434643Z",
            "created_by": "compliancely"
        },
        {
            "id": 6540,
            "name": "Micosoft",
            "status": "Ready To Pick",
            "created_at": "2023-09-21T07:27:33.121479Z",
            "created_by": "compliancely"
        },
        ....
    ],
    "filters": {
        "total_records": 13,
        "count": 10,
        "page_size": 10,
        "total_pages": 2,
        "current_page": 1,
        "order": "desc",
        "search_query": ""
    }
}
{
    "detail": "Invalid token header. No credentials provided."
}
{
    "detail": "Invalid token."
}
{
    "detail": "Authentication credentials were not provided."
}
{
    "detail": "You don't have access to this feature. Please contact the support"
}
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!