Node.js
Knowledge Base APIs
Get Document by ID
Get a single document by document_id
Node.js
Documentation Index
Fetch the complete documentation index at: https://docs.periskope.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The document ID to retrieve
Example:
"doc_xyz789"
Response
200 OK
The unique identifier for this document
Type of entry (document)
Question of the document
Answer of the document
Attachments of the document
Metadata of the document
Embedding of the document
Creation timestamp