Skip to main content
GET
Retrieve conversation recap data

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

objectId
string
required

The unique identifier of the object for which the conversation recap is being retrieved. This is a required integer parameter.

objectTypeId
string
required

The type of the object for which the conversation recap is being retrieved. This is a required string parameter.

Response

successful operation

actionItems
object
required
callStats
object
required
notes
object
required
participants
object
required
questionsAsked
object
required
recordingUrl
object
required
summary
object
Last modified on September 9, 2026