Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

returnFullText (optional)
By default, the text of the document is not returned. Setting this parameter to "true" or "1" will return the first 50KB of the content, in the "fullText" JSON field (see below).

Example

http://infinite.ikanow.com/api/knowledge/doc/4cc0ebff97622e5914a70e83
http://infinite.ikanow.com/api/knowledge/doc/4cc0ebff97622e5914a70e83?returnFullText=1

Example Response

TODO handle new

...