list_requests
List captured webhook requests from a HookRay inbox with optional filters for method, limit, timestamp, and body content.
Instructions
List webhook requests captured by a HookRay inbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inbox_id | Yes | ||
| limit | No | ||
| method | No | ||
| since | No | Only return requests after this ISO 8601 timestamp | |
| search | No | Substring match on request body |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requests | Yes |