How to use JSON mode
- Open any log, trace, or item in the platform
- Click to open the side panel
- Press
Jon your keyboard to toggle JSON mode - The full response message will be displayed in JSON format

JSON mode is available across all platform views including Logs, Traces, Threads, and Scores.
What you’ll see
In JSON mode, you’ll see the complete structured data for the response, including:- Full message content
- Metadata
- Token usage details
- Performance metrics
- Any additional fields in the response
- Debugging API responses
- Inspecting the exact data structure
- Copying JSON for testing or integration
- Understanding the complete response payload