Response
{
"success": true,
"data": [
{
"id": 1,
"username": "admin",
"email": "admin@thoughtvault.ai"
},
{
"id": 2,
"username": "developer",
"email": "dev@thoughtvault.ai"
}
],
"total": 2
}