Speaker Audio Quality
Retrieve the technical setup information for a processed meeting.
Last updated
Retrieve the technical setup information for a processed meeting.
Last updated
The Meetra AI API provides endpoints for retrieving the technical setup information of a processed meeting recording. This documentation specifically covers the endpoints related to technical setup.
Endpoint
/single-feature-api/meeting/technical-setup
HTTP Method: GET
Authorization
(header): Bearer token required for authentication.
file-hash
(query): Hash of the meeting recording file.
HTTP Status Code | Description | Schema |
---|---|---|
TechnicalSetup (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 technical setup successfully retrieved.
TechnicalSetup
400
Bad request.
UploadError400
401
Unauthorized.
UploadError401
404
Meeting not found.
-
technical_setup
object
Technical setup information for each speaker in the meeting.
400
Bad request.
UploadError400
401
Unauthorized.
UploadError401
404
Meeting not found.
-
message
string
Error message.
message
string
Error message.