curl --location --request GET 'https://whatsapp.qtap.chat/api/v1//contacts/'{
"status": "success",
"data": {
"id": 25,
"tenant_id": 13,
"firstname": "John",
"lastname": "Doe",
"company": "Corbital Technologies LLP",
"type": "lead",
"email": "john.doe@example.com",
"phone": "+919925119284",
"source_id": 2,
"status_id": 1,
"description": "Potential client interested in premium services",
"country_id": 101,
"group_id": [
1,
2
],
"addedfrom": 15,
"created_at": "2024-02-08T14:30:25.000000Z",
"updated_at": "2024-02-08T14:30:25.000000Z"
}
}