Type Alias: OutboundCallAnalyticsSortKey
OutboundCallAnalyticsSortKey =
"startedAt"|"createdAt"|"durationSeconds"|"terminationReason"|"answeredBy"|"aiMessageCount"|"memberMessageCount"|"totalMessages"
Defined in: packages/sdk/src/types/communication-types.ts:198
Server-side sort keys accepted by the analytics /calls + /export endpoints.