Skip to main content

Get document details

GET /api/v1/knowledge-base/documents/{document_uuid} — request parameters and responses from the Menace Voice API schema.
2 min read
get/api/v1/knowledge-base/documents/{document_uuid}
Request example
Response
get/api/v1/knowledge-base/documents/{document_uuid}

See authentication for workspace API access. Public embed and artifact endpoints use their documented session or access tokens.

Path parameters

document_uuidstringrequired#

Headers

authorizationstring · null#
X-API-Keystring · null#

Responses

application/json
Successful Response
idintegerrequired#
document_uuidstringrequired#
filenamestringrequired#
file_size_bytesintegerrequired#
file_hashstringrequired#
mime_typestringrequired#
processing_statusstringrequired#
processing_errorstring · null#
Show child attributes
total_chunksintegerrequired#
retrieval_modestring#

Default: "chunked"

custom_metadataobjectrequired#
docling_metadataobjectrequired#
source_urlstring · null#
Show child attributes
contentstring · null#
Extracted document content for preview when processing is complete
Show child attributes
created_atstringrequired#
updated_atstringrequired#
organization_idintegerrequired#
created_byintegerrequired#
is_activebooleanrequired#