Get Document Details
Retrieve detailed information about a specific document.
Returns:
- Document metadata (title, description, source, strategy, original MIME type)
- Chunk count
- Associated embedding instances
Does not include the actual document content.
Authentication
AuthorizationBearer
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
OR
AuthorizationBearer
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
Path parameters
document_id
The UUID of the document
org_id
The unique identifier of the organization.
project_id
The unique identifier of the project.
Response
Document details retrieved successfully
title
project_id
strategy
id
chunks
original_mime
embedding_instances
description
source
Source types for documents in the system.
source_meta
connection_id
Errors
400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error