v10

latestSwagger 2.02026-07-137784220.8 KB
Custom Speech datasets for model adaptation:

Gets a list of datasets for the authenticated subscription.

get/datasets

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 datasets. - Supported properties: displayName, description, createdDateTime, lastActionDateTime, status, locale, kind. - 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=createdDateTime gt 2022-02-01T11:00:00Z and displayName eq 'My dataset'

Response

OK

@nextLinkstring uri

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