Simple search on resources

Simple search is a light weight API implementation exposing similar search capabilities as our main platform search UI.

By default, the search response will return mixed result types including metadata resources, datasets, projects, queries, insights, tables, and comments.

A free-text search term is required. Simple search does not support complex keyword or logical operator grammar. Light weight filters for resource owner and resource category are supported. You may optionally specify the includeCommunityResults param to query for resources in the data.world open data community.

Query Params
sort
array of strings
sort
int32
Defaults to 10
int32
Defaults to 0
hydration
array of strings
enum
Body Params
category
array of strings

Filter by categories.

boolean
owner
array of strings

Filter by owners. Owners are identified by their IDs.

owner
string
required
Response

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json