GetMyCallStats returns the authenticated agent's own call statistics.
GET/api/v1/voice/me/call-stats
No special permission required — agents can always view their own stats. The agent is resolved from the JWT user_id.
Errors
- NOT_FOUND: No agent linked to the authenticated user
Request
Responses
- 200
- default
A successful response.
An unexpected error response.