curl --location 'https://seupabxutech.exemplo.com.br/utech/v1/contacts/grouptlist?token=d743a66706879a1b700d44f2aba90070&page=0'{
"status": "ok",
"grouplist": {
"groups": {
"1": {
"id": "1",
"name": "Mailing 1",
"description": "Mailing teste 1",
"created": "2023-03-23 17:06:08",
"modified": "2025-10-24 16:39:55"
},
"2": {
"id": "2",
"name": "Mailing 2",
"description": "Mailing teste 2",
"created": "2024-12-20 16:27:50",
"modified": "2024-12-20 16:27:50"
}
},
"total": 2,
"count": 2,
"page": 0
}
}