Skip to main content
GET
Read one file a transcript row carried

Path Parameters

sessionId
string<uuid>
required

The session's id.

mediaKey
string
required

The name EntryAttachment.mediaKey carries, addressing one stored file inside one session's media directory. It travels as a single path segment and its shape is bounded to what a path segment carries unchanged, for MonitorNameParam's reason: a "/" would address no route, and a "?" or "#" would end the segment early. The host composes these names itself when it stores the bytes, so no key that exists can fail to be addressed here — and a key outside this shape did not come from a transcript this host wrote.

Required string length: 1 - 128
Pattern: ^[A-Za-z0-9_][A-Za-z0-9._-]*$

Response

The stored file, with the media type the transcript recorded for it.

The response is of type file.