# Download Search Links PDF Download individual link as PDF associated with the supplier hit ID Endpoint: POST /compliance/kyc-protect/searchLinks/individuals/{supplierHitId}/download Version: 1.10.9 Security: bearerToken ## Path parameters: - `supplierHitId` (string, required) The supplier hit id. Example: "fb1cff881aebc02e07kmlfdjh7d4393d7745e596b88d4dbd3ece65634630d159e4:618420" ## Response 200 fields (application/json): - `downloadUrl` (string) Url of the file to download - `fileName` (string) Name of the file - `expiresAt` (string) Date and time when the url will expire ## Response 401 fields (application/json): - `error` (string) ## Response 404 fields (application/json): - `correlationId` (string) A unique ID assigned to this request. - `message` (string) - `details` (string) Provides further information on why the request was rejected