Overview
List stored text and summary chunks from a text namespace. Returns one page at a time (up to 100 items). Use--next-token from the previous response to fetch the next page.
Command
API
GET /namespaces/{namespace_name}/documents/fetch-text-data — see Fetch text data
Options
Text namespace to read from.
Page size. Default 100, maximum 100.
Cursor from
pagination.next_token in a previous response.API base URL. Default:
http://localhost:8080