Document
Get Doc Binary
Get binary original source file.
Args: docset_id: The ID of the DocSet doc_id: The ID of the document
Returns: the content
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Successful Response
The response is of type any
.
Was this page helpful?