v1
latestSwagger 2.02026-07-134146194.6 MBRequestLogs
Gets a request logging log file.
Retrieves information for a single log entry.
Request The requestLogId property can be retrieved by getting the list of log entries. The Content-Transfer-Encoding header can be set to base64 to retrieve the API request/response as base 64 string. Otherwise the bytes of the request/response are returned.
Response If the Content-Transfer-Encoding header was set to base64, the log is returned as a base64 string.
get/v2.1/diagnostics/request_logs/{requestLogId}
Path parameters
requestLogIdstring required
The ID of the log entry.
Response
Successful response.