Get engagement transcript timeline
Returns transcript timeline entries for a workspace engagement.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
engagement_id
Response headers
X-Api-Version
Response
Transcript timeline response.
object
Allowed values:
engagement_id
speakers
Speaker details indexed by their position in the entries.
entries
overall_sentiment
Average sentiment score across all speakers. Null when no sentiment data is available.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error