Get a file transcript
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
projectId
fileId
Response
The cached transcript.
Errors
401
Unauthorized Error
404
Not Found Error