Watchlist - OFAC Search

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

  • The "RID" refers to the unique record ID
  • the "ID" represents the unique entity or submission ID.
{
    "success_message": "Retrieved data successfully",
    "pagination": {
        "count": 10,
        "current_page": 1,
        "order": "desc",
        "page_size": "10",
        "search_query": null,
        "total_pages": 3,
        "total_records": 21
    },
    "data": [
        {
            "id": 60,
            "created_by_user": "compliancely",
            "name": "bank",
            "source": "ofac",
            "status": "Not Found",
            "crawler_count": 0,
            "created_at": "2023-03-14T16:21:27.077179",
            "updated_at": "2023-04-24T08:16:18.168249",
            "is_cleared": false,
            "request_data": {
                "name": "bank",
                "score": 100,
                "country": "All"
            }
        },
        {
            "id": 54,
            "created_by_user": "compliancely",
            "name": "bank",
            "source": "ofac",
            "status": "Not Found",
            "crawler_count": 0,
            "created_at": "2023-03-02T11:58:17.525604",
            "updated_at": "2023-03-03T06:37:19.065340",
            "is_cleared": false,
            "request_data": {
                "name": "bank",
                "score": 100,
                "country": "All"
            }
        },
        {
            "id": 52,
            "created_by_user": "compliancely",
            "name": "bank",
            "source": "ofac",
            "status": "Not Found",
            "crawler_count": 0,
            "created_at": "2023-03-02T11:56:51.061522",
            "updated_at": "2023-03-03T06:37:13.093883",
            "is_cleared": false,
            "request_data": {
                "name": "bank",
                "score": 100,
                "country": "All"
            }
        },
        {
            "id": 50,
            "created_by_user": "compliancely",
            "name": "bank",
            "source": "ofac",
            "status": "Not Found",
            "crawler_count": 0,
            "created_at": "2023-03-02T11:46:03.930578",
            "updated_at": "2023-03-03T06:37:06.716347",
            "is_cleared": false,
            "request_data": {
                "name": "bank",
                "score": 100,
                "country": "All"
            }
        },
        {
            "id": 27,
            "created_by_user": "compliancely",
            "name": "bank",
            "source": "ofac",
            "status": "Not Found",
            "crawler_count": 0,
            "created_at": "2023-01-30T11:56:23.364460",
            "updated_at": "2023-01-31T10:37:32.075933",
            "is_cleared": false,
            "request_data": {
                "name": "bank",
                "score": 100,
                "country": "All"
            }
        },
        {
            "id": 26,
            "created_by_user": "compliancely",
            "name": "bank",
            "source": "ofac",
            "status": "Not Found",
            "crawler_count": 0,
            "created_at": "2023-01-30T10:48:10.417535",
            "updated_at": "2023-01-31T10:37:23.777119",
            "is_cleared": false,
            "request_data": {
                "name": "bank",
                "score": 100,
                "country": "All"
            }
        },
        {
            "id": 25,
            "created_by_user": "compliancely",
            "name": "bank",
            "source": "ofac",
            "status": "Not Found",
            "crawler_count": 0,
            "created_at": "2023-01-30T10:41:54.237225",
            "updated_at": "2023-01-31T10:35:57.090239",
            "is_cleared": false,
            "request_data": {
                "name": "bank",
                "score": 100,
                "country": "All"
            }
        },
        {
            "id": 24,
            "created_by_user": "compliancely",
            "name": "bank",
            "source": "ofac",
            "status": "Not Found",
            "crawler_count": 0,
            "created_at": "2023-01-27T08:48:54.188110",
            "updated_at": "2023-01-31T10:35:51.482048",
            "is_cleared": false,
            "request_data": {
                "name": "bank",
                "score": 100,
                "country": "All"
            }
        },
        {
            "id": 23,
            "created_by_user": "compliancely",
            "name": "bank",
            "source": "ofac",
            "status": "Not Found",
            "crawler_count": 0,
            "created_at": "2023-01-27T08:48:33.464543",
            "updated_at": "2023-01-31T10:35:33.564439",
            "is_cleared": false,
            "request_data": {
                "name": "bank",
                "score": 100,
                "country": "All"
            }
        },
        {
            "id": 22,
            "created_by_user": "compliancely",
            "name": "bank",
            "source": "ofac",
            "status": "Not Found",
            "crawler_count": 0,
            "created_at": "2023-01-27T08:47:14.173203",
            "updated_at": "2023-01-31T10:35:17.180322",
            "is_cleared": false,
            "request_data": {
                "name": "bank",
                "score": 100,
                "country": "All"
            }
        }
    ],
    "success": true
}
{
    "success_message": "Record found",
    "pagination": {
        "total_records": 0,
        "count": 0,
        "page_size": 0,
        "total_pages": 1,
        "current_page": 1,
        "order": "asc"
    },
    "data": {
        "id": 60,
        "created_by_user": "compliancely",
        "name": "bank",
        "source": "ofac",
        "status": "Not Found",
        "crawler_count": 0,
        "created_at": "2023-03-14T16:21:27.077179",
        "updated_at": "2023-04-24T08:16:18.168249",
        "is_cleared": false,
        "request_data": {
            "name": "bank",
            "score": 100,
            "country": "All"
        },
        "results": []
    },
    "success": true
}
{
    "detail": "Invalid token header. No credentials provided."
}
{
    "detail": "Invalid token."
}
{
    "detail": "Authentication credentials were not provided."
}
{
    "detail": "Invalid page."
}
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!