Export raw browser-autofill records
Returns saved autofill form fields (names, addresses, phone numbers, etc.) filtered by name_contains and/or a date range — at least one of name_contains, start_date, end_date is required. Use to build identity profiles or cross-reference PII. Cursor-paginated.
Authorizations
Static API key, format vp_<env>_<8-hex-prefix>.<40-hex-secret>. Preferred header for server-to-server integrations.
Body
At least one of name_contains, start_date, or end_date is required.
Case-insensitive substring match against the autofill field name (e.g. "email", "phone").
Sort order applied to inserted_at. Must stay constant across paginated requests using the same cursor.
asc, desc 1 <= x <= 500