get_capture
Get one captured request in full: method, path, query, every header, and the body. Binary bodies are returned base64-encoded (up to 8KB, with a URL for the raw bytes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | capture id from list_captures / wait_for_capture | |
| bin | Yes | bin id or slug |