Listing Datasets
Thedatasets function retrieves a JSON-formatted list of all datasets available in CloudQuant Data Liberator, with optional filtering and metadata.
Parameters
| Parameter | Description | Type | Default |
|---|---|---|---|
entitled | Only retrieve datasets you have access to | Boolean | false |
schema | Include dataset descriptions and metadata | Boolean | false |
details | Include column-level information (names, descriptions). Requires schema to also be set. | Boolean | false |
user | Your CloudQuant-assigned user identifier | String | — |
token | Your assigned authentication token | String | — |

