Documents
Get file download URL
Get a presigned download URL for a document’s source file. Only available for documents with source type MANAGED_FILE.
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"
TypeScript