Get Summary

Get the Markdown summary for a transcription if it exists.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

transcription_idUUIDRequired
ID of the transcription to fetch summary for

Response

This endpoint returns an object.
summarystring
Markdown summary of the transcription

Errors