Skip to main content
Returns metadata for a single project document. Use this to check whether a recently imported document has finished processing, inspect its token usage, or confirm it exists before performing other operations.
Permission required: project:doc_read

Path Parameters

workspaceId
string
required
Workspace ID that owns the project.
projectId
string
required
Project the document belongs to.
documentId
string
required
Document ID to retrieve.

Response

data
object