Generate Summary

Generate a Markdown summary for a transcription. If a summary already exists, it is returned.

Authentication

AuthorizationBearer

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

Path parameters

transcription_idUUIDRequired
ID of the transcription to summarize

Request

This endpoint expects an object.
transcription_idUUIDRequired
ID of the transcription to summarize

Response

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

Errors