finsit API - DocumentFile

A collection of help pages for using the API.

DocumentFile

No description available.

Properties

Name Type Description
data String
contentType String
id String
path String
created DateTime
type String

Sample object

{
  "data": "SGVsbG8sIFdvcmxkIQ==",
  "contentType": "text/plain",
  "id": "0a36db9828c004b59ca3200dcc002315",
  "path": "/SomeFolder/SubFolder/filename.txt",
  "created": "2011-11-10T14:15:00",
  "type": "File"
}