v10

latestSwagger 2.02026-07-137784220.8 KB
Custom Speech endpoints:

Gets the list of audio and transcription logs that have been stored when using the default base model of a given language.

get/endpoints/base/{locale}/files/logs

Path parameters

localestring required

The language used to select the default base model.

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.

skipTokenstring

Token to skip logs that were already retrieved in previous requests. Pagination starts from beginning when not defined.

topinteger

Number of datasets that will be included after skipping.

Response

OK

@nextLinkstring uri

A link to the next set of paginated results if there are more entities available; otherwise null.