# API_KEY=your_api_key curl -H "X-API-Key:vaani_3916d7d1d8736c2883582d8ab005be31" https://api.vaaniresearch.com/api/call-history
{ "calls": [ { "call_id": "call_123", "contact_number": "+919876543210", "timestamp": "2024-01-15T10:30:00Z", "status": "completed" } ] }
Get call history for a client
CallHistoryResponse
{ "detail": [ { "loc": ["body"], "msg": "field required", "type": "value_error.missing" } ] }
Show Validation Error Properties