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
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
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
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response