View modes
Switch between three views using the tabs at the top of the viewer.
- Tree view - Displays data as a hierarchical, collapsible structure. Click any row to select it and see details in the preview panel. This is the default view.
- Columns view - Shows data in a multi-column layout inspired by macOS Finder. Click an item to see its contents in the next column.
- Code view - Displays raw JSON with syntax highlighting and line numbers. Use this when you need to copy large sections of data.
Keyboard shortcuts
| Shortcut↕ | Action↕ |
|---|---|
| ↑ ↓ | Navigate between items |
| ← → | Collapse/expand items (tree view) or navigate columns |
| Cmd+C | Copy the currently selected item |
| Cmd+F | Open search |
On Windows, use Ctrl instead of Cmd.
Additional features
- Search: Find keys or values by typing in the search bar. Use arrow keys to navigate results and Enter to jump to a match.
- Copy: Select an item to see copy options in the preview panel. Shows "Copy Value" for primitives or "Copy JSON" for objects/arrays.
- Sort: Use the sort options (Original, A-Z, Z-A) to reorder keys alphabetically.
- Share: Click Share to copy a link that preserves your current view and selection.
API Response Viewer
Explore, navigate, and copy API response data with powerful visualization tools.
The API Response Viewer helps you explore API response data in Zonos Dashboard. Access it by clicking the API response tab on any order or shipment details page.