Get a file transcript

View as Markdown

Returns the cached transcript for an audio/video recording (text plus timed segments and metadata). 404 when the file is not a recording or has no current transcript.

Authentication

AuthorizationBearer

WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.

Path parameters

projectIdstringRequired
fileIdstringRequired

Response

The cached transcript.

Errors

401
Unauthorized Error
404
Not Found Error