/files/{id}
Returns a File object with the given id.
Authentication
Token-based authentication with required prefix “Bearer”
Path parameters
Headers
Query parameters
Whether to include the original data Merge fetched from the third-party to produce these models.
Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).
Response
The third-party API ID of the matching object.
This field stores file checksum data. ‘type’ indicates the algorithm (e.g. crc_32, sha1, sha256, quickXor, or md5), and ‘content_hash’ is the unique hash used to verify file integrity and detect alterations.