Preview record filter

Preview a filter — returns matching count and a small sample of records.

Authentication

AuthorizationBearer
API key or Clerk session token

Request

This endpoint expects an object.
typestringRequired1-255 characters
whereobjectOptional

Response

Filter preview result
matchedCountinteger
sampleslist of objects
truncatedboolean
typestring

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error