Documents
Get chunks download URL
Get a presigned download URL for a document’s chunks. Only available for completed documents.
POST
TypeScript
Documentation Index
Fetch the complete documentation index at: https://docs.agentset.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Default authentication mechanism
Path Parameters
The id of the namespace (prefixed with ns_)
Example:
"ns_123"
The id of the document (prefixed with doc_)
Example:
"doc_123"
Previous
Get file download URLGet a presigned download URL for a document's source file. Only available for documents with source type MANAGED_FILE.
Next
TypeScript