Export raw shell-command history records
Returns shell command history (bash, zsh, PowerShell) filtered by terms, shell, and/or a date range — at least one of terms, shell, start_date, end_date is required. Use to understand developer activity, cloud CLI usage, or internal automation captured from infected machines. 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 terms, shell, start_date, or end_date is required.
Substrings to match against the recorded command text.
Shell name filter, e.g. "bash", "powershell", "zsh".
Sort order applied to inserted_at. Must stay constant across paginated requests using the same cursor.
asc, desc 1 <= x <= 500