Get in touch
Get in touch

Get all Datasets

all(optionsopt) {DatasetSearchResults}

Retrieves all datasets with optional paging and sorting
Properties
NameTypeDescription
optionsObject
Properties
NameTypeAttributesDefaultDescription
pageSizenumber<optional>10Number of results to return per page
pageNonumber<optional>1Which page of results to return
nextPageTokenstring<optional>Token that can be used to fetch the next page of results
previousPageTokenstring<optional>Token that can be used to fetch the previous page of results
sortstring<optional>Sort order in the format {property1}:{asc|desc},{property2}:{asc|desc}
bypassCacheboolean<optional>When true, the request will bypass the Data Graphs cache
Returns:
Search Results
Type
DatasetSearchResults