v10
latestSwagger 2.02026-07-137784220.8 KBCustom Speech models:
Gets the list of custom models for the authenticated subscription.
get/models
Query parameters
skipinteger
Number of datasets that will be skipped.
topinteger
Number of datasets that will be included after skipping.
filterstring
A filtering expression for selecting a subset of the available models. - Supported properties: displayName, description, createdDateTime, lastActionDateTime, status, locale. - Operators: - eq, ne are supported for all properties. - gt, ge, lt, le are supported for createdDateTime and lastActionDateTime. - and, or, not are supported. - Example: filter=status eq 'NotStarted' or status eq 'Running'
Response
OK