v10

latestSwagger 2.02026-07-137784220.8 KB
Custom Speech endpoints:

Gets a specific audio or transcription log for a given endpoint.

get/endpoints/{id}/files/logs/{logId}

Path parameters

idstring uuid required

The identifier of the endpoint.

logIdstring required

The identifier of the log.

Query parameters

sasValidityInSecondsinteger

The duration in seconds that an SAS url should be valid. The default duration is 12 hours. When using BYOS (https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/speech-encryption-of-data-at-rest#bring-your-own-storage-byos-for-customization-and-logging): A value of 0 means that a plain blob URI without SAS token will be generated.

Response

OK

kind'DatasetReport' | 'Audio' | 'LanguageData' | 'PronunciationData' | 'AcousticDataArchive' | 'AcousticDataTranscriptionV2' | 'Transcription' | 'TranscriptionReport' | 'EvaluationDetails' | 'ModelReport' | 'OutputFormattingData'

Type of data.

createdDateTimestring date-time

The creation time of this file. The time stamp is encoded as ISO 8601 date and time format (see https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations).

namestring

The name of this file.

selfstring uri

The location of this entity.