{
"total": 3,
"page": 1,
"maxPage": 1,
"data": [
{
"id": "100000000000000700",
"account": "contato@exemplo.com",
"relay": false,
"domainId": "100000000000000800",
"createdAt": "2025-01-01T10:00:00.000Z",
"updatedAt": "2025-01-01T10:00:00.000Z"
},
{
"id": "100000000000000701",
"account": "no-reply@exemplo.com",
"relay": true,
"domainId": "100000000000000800",
"createdAt": "2025-01-02T11:30:00.000Z",
"updatedAt": "2025-01-02T11:30:00.000Z"
},
{
"id": "100000000000000702",
"account": "suporte@exemplo.com",
"relay": true,
"domainId": "100000000000000800",
"createdAt": "2025-01-03T08:45:00.000Z",
"updatedAt": "2025-01-03T08:45:00.000Z"
}
]
}