User Profile
User profile object
JSON
{
"id": "usr_123",
"name": "Jane Doe",
"email": "jane@example.com",
"avatar": "https://example.com/avatar.jpg",
"roles": [
"admin",
"editor"
],
"settings": {
"theme": "dark",
"notifications": true
}
}Stats
- Key count: 8
- Nesting depth: 2
- Size: 210 bytes