Hello,
The communicationId corresponds to the id of the call/session - in your case with transcript, it should be the one for the first participant (i.e. customer's participant for an inbound call).
If you invoke GET /api/v2/conversations/{conversationId}, this will correspond to the "id" of the call (call object in the "calls" array) in the customer's participant element.
If you invoke GET /api/v2/analytics/conversations/{conversationId}/details, this will correspond to the "sessionId" of the session (session object in "sessions" array, with "mediaType" = "voice") in the customer's participant element.
Regards,
------------------------------
Jerome Saint-Marc
Senior Development Support Engineer
------------------------------
Original Message:
Sent: 05-08-2025 13:25
From: Tony Manna
Subject: Communication ID
Hello,
Can anyone tell me where to find a communication ID? I know where the conversation ID is, but for /api/v2/speechandtextanalytics/conversations/{conversationId}/communications/{communicationId}/transcripturl I also need the communication ID which I haven't been able to find.
#PlatformAPI
------------------------------
Tony Manna
Telephony Admin
------------------------------