Company-wide employee exposure search
Returns credentials where the login email belongs to the searched company domain(s) or their subdomains. Add external_domains for SSO/IdP domains (e.g. Okta). Every result is tagged with credential_type: employee | user | third_party. Cursor-paginated.
Authorizations
Static API key, format vp_<env>_<8-hex-prefix>.<40-hex-secret>. Preferred header for server-to-server integrations.
Body
Primary company domains, e.g. ["example.com"].
1SSO / IdP / third-party app domains, e.g. ["example.okta.com"].
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