Get transcript comment
Returns a single workspace transcript comment. 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
transcript_comment_id
Response headers
X-Api-Version
Response
Transcript comment response.
object
Allowed values:
id
engagement_id
transcript_timeline_id
body
status
Allowed values:
anchor
created_by
resolved_by
resolved_at
created_at
updated_at
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error