Get Catalog Search Results

Use this API to retrieve a list of all catalog search results by key terms and filters. The response will include relevant details for each result, including the corresponding data asset ID, name, and the associated tags and terms. This API is designed to return large volumes of catalog search results.

πŸ—’

Things to Know

  • The continuationToken parameter returned in the response can be used on a subsequent API call to retrieve the next set of catalog search results. For more information, see Understanding & Implementing Pagination.
Body Params
string

Text to search for

filterCriteria
object

Filter criteria for the search

searchFields
array of strings
searchFields
facets
array of strings
facets
selectFields
array of strings
selectFields
boolean
Defaults to false

Whether to perform partial text matching

Headers
string

Continuation Token available in Search Response to retrieve next page.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*