{
"data": [
{
"id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"full_name": "Maria Silva",
"emails": [{ "email": "maria@company.com", "type": "work" }],
"phones": [{ "phone": "+5511999990001", "type": "mobile" }],
"owner": {
"id": "b2c3d4e5-f6a7-8901-bcde-f12345678901",
"email": "joao@company.com",
"name": "João Silva"
},
"avatar_url": null,
"entity_id": "g7wwkh0",
"created_at": "2026-01-15T10:30:00Z",
"updated_at": "2026-01-15T10:30:00Z",
"custom_fields": []
}
],
"meta": {
"total": 120,
"page": 1,
"per_page": 50,
"has_more": true
}
}