How to see the request json body

I have some clients that interact with the API directly through HTTP requests. Sometimes the json come in bad format and receive a bad request 400 http status error. how can I see that json? In the API Edge Network logs there are many details except this one.
Was this page helpful?