Finland Business Search

Get list and details of the 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": 249,
            "name": "facebook",
            "business_id": "454545",
            "registration_number": "123456",
            "status": "Pending",
            "created_at": "2023-09-20T05:46:04.523164Z",
            "created_by": "compliancely"
        },
        {
            "id": 250,
            "name": "facebook",
            "business_id": "454545",
            "registration_number": "123456",
            "status": "Pending",
            "created_at": "2023-09-20T05:46:06.921498Z",
            "created_by": "compliancely"
        },
        ....
    ],
    "filters": {
        "total_records": 7,
        "count": 7,
        "page_size": 15,
        "total_pages": 1,
        "current_page": 1,
        "order": "asc",
        "search_query": ""
    }
}
{
    "results": [],
    "filters": {
        "total_records": 0,
        "count": 0,
        "page_size": 15,
        "total_pages": 0,
        "current_page": 1,
        "order": "asc",
        "search_query": ""
    }
}
{
    "results": [],
    "filters": {
        "total_records": 0,
        "count": 0,
        "page_size": 15,
        "total_pages": 0,
        "current_page": 1,
        "order": "asc",
        "search_query": ""
    }
}
{
    "results": [
        {
            "id": 255,
            "name": "hp",
            "business_id": "434545",
            "registration_number": "123456",
            "status": "Pending",
            "created_at": "2023-09-20T05:46:24.899764Z",
            "created_by": "compliancely"
        },
        {
            "id": 254,
            "name": "hp",
            "business_id": "434545",
            "registration_number": "123456",
            "status": "Pending",
            "created_at": "2023-09-20T05:46:23.329008Z",
            "created_by": "compliancely"
        },
        ....
    ],
    "filters": {
        "total_records": 7,
        "count": 7,
        "page_size": 10,
        "total_pages": 1,
        "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!