Document
Get Doc
Get a document from a DocSet.
Args: docset_id: The ID of the DocSet doc_id: The ID of the document
Returns: Document: Document data including elements, embeddings, metadata, and binary data
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/x-www-form-urlencoded
Was this page helpful?