get_log
Retrieve a single API log entry by its ID to inspect request and response bodies, making debugging and auditing straightforward.
Instructions
Retrieve a single API log entry, including request/response bodies (GET /logs/:id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The log id. |