Get document
Get a document by ID
Path parameters
Response
Successfully retrieved document
Example response
{
"connectionId": "conn_123",
"containerTags": [
"user_123"
],
"content": "This is a detailed article about machine learning concepts...",
"createdAt": "1970-01-01T00:00:00.000Z",
"customId": "mem_abc123",
"id": "acxV5LHMEsG2hMSNb4umbn",
"metadata": {
"category": "technology",
"isPublic": true,
"readingTime": 5,
"source": "web",
"tag_1": "ai",
"tag_2": "machine-learning"
},
"ogImage": "https://example.com/image.jpg",
"raw": "This is a detailed article about machine learning concepts...",
"source": "web",
"status": "done",
"summary": "A comprehensive guide to understanding the basics of machine learning and its applications.",
"title": "Introduction to Machine Learning",
"tokenCount": 1000,
"type": "text",
"updatedAt": "1970-01-01T00:00:00.000Z",
"url": "https://example.com/article"
}Changes
Changed in 9 of the 46 revisions of this API.519
- ○
added the required property
filepathto the response with the200statusresponse-required-property-added
- ○
- ○
added the required property
taskTypeto the response with the200statusresponse-required-property-added
- ○
- ○
api tag
Documentsaddedapi-tag-added
- ○
api tag
Manage Documentsremovedapi-tag-removed
- ○
- ●
added the new
audioenum value to thetyperesponse property for the response status200response-property-enum-value-added
- ●
- ○
response property
containerTagsdeprecatedresponse-property-deprecated
- ○
- ○
added the required property
spatialPointto the response with the200statusresponse-required-property-added
- ○
- ○
api operation id
getV3Documents:idremoved and replaced withgetV3DocumentsByIdapi-operation-id-removed
- ○
- ▲
removed the required property
summaryEmbeddingHvfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
summaryEmbeddingModelfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
summaryEmbeddingModelHvfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
summaryEmbeddingModelNewfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
summaryEmbeddingNewfrom the response with the200statusresponse-required-property-removed
- ▲
- ○
added the required property
summaryEmbeddingHvto the response with the200statusresponse-required-property-added
- ○
added the required property
summaryEmbeddingModelHvto the response with the200statusresponse-required-property-added
- ○