Get request
get_requestRetrieve a captured HTTP request by traffic ID to inspect its full headers and redacted body. Use after listing traffic to debug or verify a specific exchange.
Instructions
Return the full headers and redacted body of a single captured request by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Traffic entry id from list_traffic. |