Conversation and Speaker Summaries
Retrieve the text summarization of each spokesperson in a processed meeting.
Last updated
Retrieve the text summarization of each spokesperson in a processed meeting.
Last updated
The Meetra AI API provides endpoints for generating text summaries of each spokesperson in a processed meeting recording. This documentation specifically covers the endpoints related to text summaries.
Endpoint:
/single-feature-api/meeting/text-summaries
HTTP Method: GET
Authorization
(header): Bearer token required for authentication.
file-hash
(query): Hash of the meeting recording file.
HTTP Status Code | Description | Schema |
---|---|---|
Summary_model (schema)
Property | Type | Description |
---|---|---|
Example Request
Example Response
UploadError400 (schema)
UploadError401 (schema)
HTTP Status Code | Description | Schema |
---|---|---|
Property | Type | Description |
---|---|---|
Property | Type | Description |
---|---|---|
200
Meeting text summaries successfully retrieved.
Summary_model
400
Bad request.
UploadError400
401
Unauthorized.
UploadError401
404
Meeting not found.
-
text_summary
object
Text summaries of each spokesperson in the meeting.
400
Bad request.
UploadError400
401
Unauthorized.
UploadError401
404
Meeting not found.
-
message
string
Error message.
message
string
Error message.