Skip to content
Ask Questions

History

History stores local request snapshots so you can review previous runs and replay them.

  • browse previous request runs
  • filter the history list
  • inspect request and response snapshots
  • replay an earlier request
  • j / k: move through history entries
  • s: open history filter
  • e / Enter: open the selected history entry
  • Esc: leave detail mode
  • :: open command mode
  • j / k: move between detail blocks
  • h / l: switch between Body and Headers
  • Ctrl+U / Ctrl+D: scroll the selected block
  • e: open the response viewer
  • home
  • env
  • history
  • replay
  • help
  • q
  1. Press s.
  2. Type part of the request name, path, method, or result.
  3. Press Enter.
  1. Select the history entry.
  2. Run :replay.

History search is a filter, not just a jump command.

  • s opens history search
  • Enter applies the filter
  • Esc cancels search mode
  • Tab cycles search completions from matching history entries

If the filter is empty and you confirm it, the current history filter is cleared.

For full command behavior, see Command Mode.