v1

latestOpenAPI 3.1.02026-07-24188215268.7 KB
search

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.

post/search/resources

Query parameters

sortstring[]
sizeinteger
frominteger
hydrationstring[]

Request body

categorystring[]

Filter by categories.

includeCommunityResultsboolean
ownerstring[]

Filter by owners. Owners are identified by their IDs.

querystring required

Response

default response

consistentboolean
countinteger
nextstring