list_interactions
Retrieve a list of HTTP requests captured in a RequestBin to inspect webhook payloads and debugging data.
Instructions
List captured HTTP requests (interactions) for a bin
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| binId | Yes | The bin ID | |
| limit | No | Number of interactions to return (default 10, max 50) |