Skip to main content

List datasetIds for autoComplete

Get a list of datasetIds for a given string.

Query Parameters
limit int32

Possible values: 1 ≤ value ≤ 100

starting_with string

to get dataset id list starting with given string

contains string

to get dataset id list containing given string

ending_with string

to get dataset id list ending with given string

Responses
200

The dataset Id list for search cache

Schema OPTIONAL
data object[]
paging object OPTIONAL
before string OPTIONAL
after string OPTIONAL
total int32