Skip to content

ndi.cloud.documents.get_documents_summary

  GET_DOCUMENTS - get a document summaries for a dataset

  [STATUS,RESPONSE,SUMMARY] = ndi.cloud.documents.get_documents_summary(DATASET_ID, AUTH_TOKEN)

  Inputs:
    DATASET_ID - a string representing the dataset id
    AUTH_TOKEN - a string representing the authentification token

  Outputs:
    STATUS - did get request work? 1 for no, 0 for yes
    RESPONSE - the get response
    SUMMARY - The list of documents in the dataset