get_request
Get one inbound request envelope + every per-target delivery attempt 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 once the request has aged out of the project's log-retention window (requestLogRetentionDays — 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. |