Export raw credential records
Returns raw login/password credential rows filtered by domains and/or logins (at least one required). Use for bulk export/ingestion into your own SIEM. 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 domains or logins is required.
Exact login/email values to filter on.
employees = corporate emails matching the searched domain(s); users = end-user accounts with the domain in their saved URL; both = no filter. See Domain Intelligence Overview.
employees, users, both Sort order applied to inserted_at. Must stay constant across paginated requests using the same cursor.
asc, desc 1 <= x <= 500