document_retrieve: Get document from RSpace based on document ID
Description
Get document from RSpace based on document ID
Usage
document_retrieve(doc_id, api_key = get_api_key())
Value
An RSpace document as parsed JSON.
Arguments
- doc_id
Unique identifier of the document
- api_key
RSpace API key