/summaries
Last updated
Was this helpful?
Last updated
Was this helpful?
Creates a new summary for the specified transcription.
Session summaries are currently in Beta and available to selected customers only. Email us at embedded@whereby.com to join our pilot program (terms and conditions apply).
/summaries
Transcription ID.
1
The transcription ID for which the summary should be created.
1
The template that the summary should be created from. The following summary templates are currently available:
General Bulleted
General Narrative
SOAP
Extended SOAP
General Narrative
Educational Lecture
Educational Tutoring
General Narrative
SOAP
, Extended SOAP
, General Narrative
, General Bulleted
, Educational Lecture
, Educational Tutoring
No body
Returns a list of summaries
Session summaries are currently in Beta and available to selected customers only. Email us at embedded@whereby.com to join our pilot program (terms and conditions apply).
/summaries
The cursor for paginating through the results. To fetch the next page,
set the cursor
to the cursor
returned by the previous request.
8f4031bfc7640c5f267b11b6fe0c2507
The limit for the pagination - the maximum number of results that will be returned within a single API response.
Sort results by a field. Accepted fields are: roomName
, startDate
and durationInSeconds
. Accepted sort values are 'asc' and 'desc'.
roomName:asc
Returns the specified summary.
Session summaries are currently in Beta and available to selected customers only. Email us at embedded@whereby.com to join our pilot program (terms and conditions apply).
/summaries/{summaryId}
Summary ID.
1
Deletes the specified summary. The endpoint is idempotent, meaning it will return the same response even if the summary has already been deleted.
Session summaries are currently in Beta and available to selected customers only. Email us at embedded@whereby.com to join our pilot program (terms and conditions apply).
/summaries/{summaryId}
Summary ID.
1
No body