Search Webhook Events
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
Query parameters
Request
Search query using boolean logic (AND/OR/NOT) and comparison operators.
Supports predicates with operators: eq (equal), gt (greater than), gte (greater than or equal),
lt (less than), lte (less than or equal). Only updated_at supports the range operators;
all other attributes support only eq.
Response headers
The unique identifier of the API log entry that recorded this request. Starts with req_. Include this value when reaching out to Persona support. Present on every authenticated response, including error responses.

