In the Kibana ssp_log the API events are logged but there is no HTTP response code to determine if the transaction was successful or rejected for any reason.
Environment
Release : 12.8
Resolution
The way to see the API responses is to look at the AUDIT log events and view the 'responseCode' field. The logging messages are for the operations happening inside the methods but the audit event shows the final action.