Read the specified line range of the project knowledge base document
GET/api/workflows/:workflowName/knowledge-documents/:documentId/lines
Read the specified line range of the project knowledge base document
Request
Responses
- 200
- 400
- 404
- 501
Specifies the line range of the document.
The line number parameter is invalid or exceeds the single range limit.
The specified documentId does not exist.
PostgreSQL is not enabled for the current storage, and the project repository is not available.