Skip Navigation

Get threat download URL

Request a download link for a given file. Use the download link to download the file.
Service endpoint
/threats/v2/download/{threat_sha256}
Optional query string parameters
Example
https://protectapi.cylance.com/threats/v2/download/bf17366ee3bb8068a9ad70fc9e68496e7e311a055bf4ffeeff53cc5d29ccce52
Method
HTTP/1.1 GET
Request headers
  • Accept: application/json
  • Authorization: Bearer
    JWT Token returned by Auth API
    with the threat:read scope encoded

Request

None

Response

Please see the Response status codes for more information.

Response JSON schema

Field Name
Description
url
This is the URL you can use to download the file. The API call only provides the URL, it does not download the file for you.