List engagement transcript comments
Returns transcript comments for a workspace engagement’s primary transcript timeline. Requires both engagements:read and transcript_comments:read scopes.
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 comment list response.
object
Allowed values:
data
has_more
next_cursor
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error