Gets a request logging log file.

GET {{baseUrl}}/v2.1/diagnostics/request_logs/{{requestLogId}}

Retrieves information for a single log entry.

Request The requestLogfId 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.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Authorizationstring