Hi,
Could you please share some more context? Test script and terminal output would be helpful.
Running the test with --http-debug should indeed output both the request and response.
I take it you’ve used the postman-to-k6 converter to generate your test script?
Best regards,
Simme
Edit: --http-debug=full is required to show the body as well, as it defaults to excluding it.