Skip to content

ndi.cloud.datasets.get_organizations

  GET_ORGANIZATIONS - get a high level summary of all datasets in the
  organization

  [STATUS,RESPONSE, DATASETS] = ndi.cloud.datasets.get_organizations(ORGANIZATION_ID, AUTH_TOKEN)

  Inputs:
    ORGANIZATION_ID - a string representing the id of the organization
    AUTH_TOKEN - a string representing the authentification token

  Outputs:
    STATUS - did get request work? 1 for no, 0 for yes
    RESPONSE - the get request summary
    DATASETS - A high level summary of all datasets in the organization