Get summary statistics
Stats
Get summary statistics
Returns aggregated totals for recordings, duration, words, and processing times within a date range.
GET
Get summary statistics
Authorizations
API access token (starts with sk-sw-)
Query Parameters
ISO 8601 start date (defaults to 7 days ago)
Pattern:
^\d{4}-\d{2}-\d{2}(T\d{2}:\d{2}:\d{2}(\.\d+)?(Z|[+-]\d{2}:?\d{2})?)?$ISO 8601 end date (defaults to now)
Pattern:
^\d{4}-\d{2}-\d{2}(T\d{2}:\d{2}:\d{2}(\.\d+)?(Z|[+-]\d{2}:?\d{2})?)?$Comma-separated member email addresses
Comma-separated voice models
Comma-separated language models
Comma-separated app names
Response
Summary statistics
Total number of recordings
Total recording duration in minutes
Total words transcribed
Average LLM processing time in seconds
Average voice processing time in seconds

