How to use it
Step 1
Strip the surrounding transport noise
Start with the escaped JSON string only, not the entire log envelope.
Step 2
Decode once, then beautify
Convert the string back into raw JSON and format it with readable indentation.
Step 3
Review nested fields
Check the resulting object for the real status, IDs, or metadata you need to debug.