Details for the DOCUMENT link type
DOCUMENT
DOCUMENT
link type represents common document formats including:
.pdf
).doc
, .docx
).rtf
).odt
).xls
, .xlsx
).ppt
, .pptx
).xml
)title
, description
, image
), DOCUMENT
links provide detailed information like page count, author, and optional raw text access. If available, you can also retrieve responsive images for visual previews and even inspect individual pages of the document.
type
is DOCUMENT
, the response includes a document
object with fields like:
type
field helps identify the file format (e.g., pdf), and isEncrypted
warns if the document is protected.