{
  "data": {
    "results": [
      {
        "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",
          "middle_name": null,
          "honorific_prefix": null,
          "honorific_suffix": null
        },
        "emails": [
          {
            "value": "john.smith@acmecorp.com",
            "type": "WORK",
            "display": "john.smith@acmecorp.com"
          }
        ],
        "phone_numbers": [
          {
            "value": "+1-555-987-6543",
            "type": "WORK"
          }
        ],
        "addresses": [
          {
            "type": "HOME",
            "formatted": "456 Oak Avenue, San Jose, CA 95112, US",
            "street_address": "456 Oak Avenue",
            "locality": "San Jose",
            "region": "CA",
            "postal_code": "95112",
            "country": "US"
          }
        ],
        "preferred_language": "en-US",
        "locale": "en-US",
        "timezone": "America/Los_Angeles",
        "number": "1001"
      }
    ],
    "next_link": null
  }
}