v10
latestSwagger 2.02026-07-137784220.8 KBCustom Speech endpoints:
Gets the list of audio and transcription logs that have been stored for a given endpoint.
get/endpoints/{id}/files/logs
Path parameters
idstring uuid required
The identifier of the endpoint.
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