# Files Search The Files Download API and UI allow you to search and analyze files that have been retrieved from scanned URLs. This page provides a reference for the available fields that can be used to query downloaded files and filter results. ## Searchable Fields All the Search fields ([Website Scans Search Reference](/pages/search-api-reference)) work on the files along with the following additional fields The following fields can only be searched on the Professional, Enterprise, and Ultimate plans. | Field Name | Type | Field semantics, features, & notes | | --- | --- | --- | | files.filename | keyword | Filename of the file downloaded | | files.mimeType | | Files mime type | | files.url | text | URL of the files location | | files.state | text | Download state of the file | | files.sha256 | text | SHA256 hash of the downloaded file | | Files.mimeDescription | text | Files mime type description |