View Request Raw JSON in API Call

Hi Everyone,

Is it possible to see what I am sending as the request and what I am receiving as the response while interacting with the API call at the runtime?

I have API for that I want to check what exactly data is sending to the server?

Is it possible to see the raw JSON that is sending to server?

2 Likes

Hi @ankur1 ,
Have you found any way get the request JSON?