Fetches all the details of the call whose sessionId is passed in the URL.
| Scenario | Description |
|---|---|
| Call details page | Display comprehensive information about a completed call |
| Recording access | Get the recording URL for playback or download |
| Participant analytics | View individual participant metrics (join time, duration, etc.) |
| Debugging | Investigate issues with a specific call session |
hasRecording is true)sessionId is returned when a call is initiated via the SDK or can be found in the List Calls response.state field:
| State | Description |
|---|---|
ongoing | Participant is currently in the call |
ended | Participant left the call normally |
unanswered | Participant didn’t answer the call |
rejected | Participant rejected the call |
API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).
UID of the user on whose behalf the action is performed.
Call to Retreive
Rereives Call Details