Connectors
...
Actions
Get URL Threat Match
4 min
description check a url against the google safe browsing api for any threat entries that match the safe browsing lists endpoint url /v4/threatmatches\ find method post inputs json body (object) – required json body client (object) – required client information clientid (string) a client id that (hopefully) uniquely identifies the client implementation of the safe browsing api clientversion (string) the version of the client implementation threatinfo (object) – required threat information threattypes (array) the threat types to be checked platformtypes (array) the platform types to be checked threatentrytypes (array) the entry types to be checked threatentries (array) – required the threat entries to be checked hash (string) a hash prefix, consisting of the most significant 4 32 bytes of a sha256 hash this field is in binary format for json requests, hashes are base64 encoded a base64 encoded string url (string) a url digest (string) the digest of an executable in sha256 format the api supports both binary and hex digests for json requests, digests are base64 encoded a base64 encoded string output output parameters threat type (string)