{
"error": false,
"total": 2,
"payload": [
{
"team_id": 1,
"team_name": "Soporte Nivel 1",
"created_at": "2020-10-08 14:01:26",
"updated_at": "2021-02-02 14:33:27"
},
{
"team_id": 2,
"team_name": "Finanzas",
"created_at": "2020-10-08 14:01:26",
"updated_at": "2021-02-02 14:33:27"
}
]
}
{
"error": true,
"code": 401,
"message": "Unauthorized."
}