{
  "user": [
    {
      "id": 1,
      "firstname": "test_fullname1",
      "email": "test1@test.com"
    },
    {
      "id": 2,
      "firstname": "test_fullname2",
      "email": "test2@test.com"
    }
  ]
}
