get_request
Get one inbound request envelope + every per-target attempt the Consumer made on the way out (success / permanent_failure / retry_scheduled / dlq). The request and each attempt carry configVersion, the published config that authorised them; 0 means unstamped. Scoped to this project; returns null if no matching row in the hot tier (the project's requestLogRetentionDays window — see get_project).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requestId | Yes | UUID returned by the relay in 202 responses or visible in list_requests rows. |