v2
latestOpenAPI 3.1.02026-08-0858116535.1 KBWebsets Preview
Preview a webset
Preview how a search query will be decomposed before creating a webset. This endpoint performs the same query analysis that happens during webset creation, allowing you to see the detected entity type, generated search criteria, and available enrichment columns in advance.
Use this to help users understand how their search will be interpreted before committing to a full webset creation.
post/v0/websets/preview
Path parameters
searchboolean
Weather you want to search for a preview list of items or not
Request body
Example request
{
"search": {
"query": "Marketing agencies based in the US, that focus on consumer products. Get brands worked with and city"
}
}Response
Preview of the webset