Get detailed information of all datasets that the current user has access to.
A JWT bearer token to be passed once authenticated.
Dataset name
Dataset description.
Filter to use for items, currently supports labels, syntax: {"labels":{"key1":"value1","key2":"value2"}}
Maximum numbers of datasets to return.
Number of datasets to skip from start.
Current page number
Total pages as per the item counts and page limit.
Number of items to limit in a page.
Total number of unfiltered items.
Total number of items as per the current filter.
Dataset creation time (seconds since epoch).
Last update UNIX timestamp (seconds since epoch).
Metadata about the dataset.
A github-flavored markdown-formatted string that will be rendered in UI for viewing a summary of this dataset, limited to 16KiB.