{
  "data": {
    "id": "usr_01H5K8N2X3Y4Z5A6B7C8D9E0F1",
    "created_at": "2023-03-15T10:00:00Z",
    "updated_at": "2024-01-15T14:30:00Z",
    "active": true,
    "username": "john.smith@acmecorp.com",
    "display_name": "John Smith",
    "name": {
      "formatted": "John Smith",
      "family_name": "Smith",
      "given_name": "John"
    },
    "emails": [
      {
        "value": "john.smith@acmecorp.com",
        "type": "WORK"
      }
    ],
    "preferred_language": "en-US",
    "timezone": "America/Los_Angeles"
  }
}