Trace a request to external API

My application communicates with external REST API through API connector - in case if something goes wrong, I need to see what was the actual request / response from the server. Is there a way to extract that information from bubble somehow?