Export raw macOS Keychain records
data
Export raw macOS Keychain records
Returns macOS Keychain entries filtered by name_contains and/or a date range — at least one of name_contains, start_date, end_date is required. value (keychain_value) is returned as "[REDACTED]" on free/pro tiers. Ultra tier only (view:keychain scope). Cursor-paginated.
POST
Export raw macOS Keychain records
Authorizations
Static API key, format vp_<env>_<8-hex-prefix>.<40-hex-secret>. Preferred header for server-to-server integrations.
Body
application/json
At least one of name_contains, start_date, or end_date is required.
Case-insensitive substring match against the Keychain entry name.
Sort order applied to inserted_at. Must stay constant across paginated requests using the same cursor.
Available options:
asc, desc Required range:
1 <= x <= 500