{
  "data": {
    "id": "abcdef1234567890abcdef12",
    "name": "ExampleCorp",
    "users": [
      {
        "email": "john.doe@example.com",
        "id": "1234567890abcdef12345678",
        "firstName": "John",
        "lastName": "Doe",
        "created": "2024-06-14T14:57:37.227Z",
        "role": "ADMINISTRATOR",
        "title": "CEO",
        "lastLogin": "2024-06-24T16:11:02.889Z"
      }
    ]
  }
}