On this page

On this page

Search & Filter

As your bin accumulates requests, searching and filtering helps you find exactly what you're looking for.

Press / or click the search bar to start searching. The search checks:

  • HTTP method — Type "POST" to find all POST requests
  • Path — Search for specific webhook paths
  • Body content — Find requests containing specific data

Results update in real time as you type.

Method Filter

Filter the request list by HTTP method to focus on specific request types. This is useful when your bin receives mixed traffic (e.g., health checks via GET and webhook payloads via POST).

Keyboard Navigation

Navigate search results without leaving the keyboard:

  • j / — Move to next request
  • k / — Move to previous request
  • Enter — Select focused request
  • Escape — Clear search and return to full list