Get a call insights
Use this endpoint to to retrieve media and signalling insights of a voice call.
Get a channel call insights
Authorizations
HTTPRequired
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
Path parameters
workspaceIdstring · uuidRequired
The ID of the workspace
callIdstring · uuidRequired
The ID for a call
channelIdstring · uuidRequired
The ID for a channel
Responses
200
OK
application/json
404
The request did not pass validation
application/json
get
/workspaces/{workspaceId}/channels/{channelId}/calls/{callId}/insightsExample 1: Get insights from an outbound call
Last updated
Was this helpful?

