Fetches all the details of the call whose sessionId is passed in the URL.
Retrieve detailed information about a specific call using its session ID. This endpoint returns complete call data including all participants, their individual metrics, and recording information.Documentation Index
Fetch the complete documentation index at: https://www.cometchat.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
| 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 |