Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request GET \ --url 'https://api.voice.stateset.com/api/v1/voice-outcomes/timeseries' \ --header 'Authorization: Bearer YOUR_API_KEY'
{ "ok": true, "tenant": "string", "timeseries": { "bucket": "string", "points": [ { "avg_duration_seconds": null, "billable": null, "bucket_start": null, "escalated": null, "pending_emit": null, "total": null } ], "window": "string" } }
Tenant-scoped endpoint for persisted voice session records, stream lookup, and evaluation history.
VoiceOutcomeTimeseriesResponse
Show VoiceOutcomeTimeseries
Show VoiceOutcomeTimeseriesPoint
200
401
503