Is there an API to query transcripts and recordings for a session like the ones you can view in the cloud dashboard? Couldn’t find anything regarding this in the docs for CLI, observability or server sdk
The data stored by Agent Observability, Observability overview | LiveKit Documentation, is not available through API. We do expose hooks so you can collect this data locally, or export it as needed: Data hooks | LiveKit Documentation. That page also details exporting the call recordings to egress and integrating with OpenTelemetry to export traces there.
2 Likes