Search Datasets By Text

POST

Request

This endpoint expects an object.
searchTextstringOptional
includeFilterslist of objectsOptional
excludeFilterslist of objectsOptional
pageRequestobjectOptional

The PageRequest.pageToken must be an integer offset. If a PageRequest.pageSize is not provided, the default page size (100) will be used.

includeArchivedbooleanOptional

Defaults to false if not specified.

Response

This endpoint returns an object.
resultslist of objects
pageResponseobject
Built with