{
"success": true,
"message": "string",
"data": {
"projects": [
{
"id": 0,
"project_name": "string",
"created_by": "string",
"team": 0
}
]
}
}