Get Transcript
Returns the transcript associated with a meeting recap if it is available.
**Note:**
Requires paid plan
<Info title="Required scopes">
> `meeting_recaps:read`
</Info>
Authentication
AuthorizationBearer
OAuth 2.0
OR
AuthorizationBearer
Personal Access Token
Path parameters
uuid
The meeting recap uuid
Response
OK
resource
The meeting transcript as plain text.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error