GET
/
v2
/
knowledge-bases
/
{kb_id}
/
documents
/
{document_id}
/
status
{
  "status": "processing",
  "message": "<string>",
  "document_ids": []
}

Path Parameters

kb_id
string
required
document_id
string
required

Response

200
application/json

Successful Response

Model for document processing status.