How to intercept Keycloak Admin Client RESTEASY API calls to and from Keycloak?

How can I intercept Keycloak (KC) Admin Client RESTEASY API calls to and from Keycloak? Specifically I want to capture the whole HTTP Request and HTTP Response. Does anybody know how to do that?

Thanks,

Have you tried the Chrome DevTools Network tab: