Knowledge - Document - File - Get

/knowledge/document/file/get/{sourceKey}/{path}

Returns a raw document harvested from a fileshare. This call preserves relative links since /s are used directly (not encoded) in the URL.

Authentication

Required, see Auth - Login

Arguments

sourceKey (required)

path (required)

The path (not URL encoded, ie "/"s are used directly) relative to the root path of the SMB (Samba/NetBIOS) fileshare of the source identified with "sourceKey". The encoding type of the response is determined by the file extension (defaulting to "application/octet-stream").

Example

http://infinite.ikanow.com/api/knowledge/document/get/smb.fileshare,source.path/path/to/file/filename.extension