Get call logs for a session (system)
GET
/system/v2/ai/voice-agents/session/{unique_id}
Platform support: MT and CC
System-level equivalent of the tenant-scoped session endpoint. Returns all call log entries for the given call session unique ID. A single session may produce multiple log entries when agent transfers occur.
Request
Responses
- 200
- 400
- 401
- 404
- 500
OK
Bad Request
Unauthorized
Not Found
Internal Server Error