bitdefender_list_blocklist_items
View file hashes on the account's blocklist, including hash type, source, and filename. Paginate through results to audit blocked items without modifying the list.
Instructions
List file hashes present in the account's Blocklist - hash, hash algorithm (SHA256/MD5), source (incident/import/manual), source description, and filename where known. Read-only - this connector never adds to or removes from the Blocklist (addToBlocklist/removeFromBlocklist are excluded; see README's Scope section). Returns a paginated envelope: page/pagesCount/perPage/total/items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Results page number (1-based). Defaults to 1. | |
| perPage | No | Items per page (max 100). Defaults to 30. |