## Hashes [/library/hashes{?url,type}] This resource returns hash values for local files. ### Get the hash values [GET] + Parameters + url (string, required) - This is the path to the local file, must be prefixed by `file://` + type: 1 (number, required) - Item type + Request url=file://C:\Image.png&type=13 (text/xml) + Response 200 (text/xml;charset=utf-8) + body ```xml ```