Autocomplete dataset IDs
Get a list of dataset IDs for autocomplete suggestions based on the provided query parameters.
Query Parameters |
---|
limit int32Possible values: 1 ≤ value ≤ 100 |
starting_with stringGet dataset ID list starting with the given string |
contains stringGet dataset ID list containing the given string |
ending_with stringGet dataset ID list ending with the given string |
Responses | ||||||
---|---|---|---|---|---|---|
200 List of matching dataset IDs for autocomplete
|