Use the /api_requests/{id} endpoint to retrieve a single API request, including its stored request body, headers, and, when retained, its response body.
response_data is retained only for requests that included an X-Idempotency-Key. For requests without an idempotency key, response_data will be null.