======
Response body
[
{
"date": "2000-01-01T00:00:00.000Z",
"_id": "1234567890abcdefg",
"username": "[email protected]",
"password": "hashedpassword",
"__v": 0
},
{
"date": "2000-01-01T00:00:00.000Z",
"_id": "1234567890abcdefg",
"username": "[email protected]",
"password": "hashedpassword",
"__v": 0
},
{
"date": "2000-01-01T00:00:00.000Z",
"_id": "1234567890abcdefg",
"email": "[email protected]",
"password": "hashedpassword",
"__v": 0
}
]