Get All Documents Stream
POST/api/v1/workspaces/:workspace_name/indexes/:index_name/documents-stream
Returns all documents created for a pipeline.
Request
Responses
- 200
- 404
- 406
- 422
Successful Response
The index was not found in the workspace.
The server cannot produce a response matching the request. Requested format: your-accept-header
Validation Error
Was this page helpful?