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

Related tools

Other examples