Examples
Live playground
Toggle theme
Live Playground
Examples
/
Live Playground
Source
Parse:
JSON
JS
Expand:
Root only
All
By level
Click label to expand
{ "user": { "id": 42, "name": "Ada Lovelace", "tags": ["admin", "beta"], "joined": "2024-01-15T09:00:00.000Z" }, "totals": { "requests": 1523, "errors": 0, "latencyMs": 12.4 }, "active": true, "nextReview": null }
{
user:
{
},
totals:
{
},
active:
true
,
nextReview:
null
}