v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433170151.6 KB

Generates a list of all models in the account, including model name and ARN, dataset, and status.

post/#X-Amz-Target=AWSLookoutEquipmentFrontendService.ListModels

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AWSLookoutEquipmentFrontendService.ListModels' required

Request body

NextTokenstring

An opaque pagination token indicating where to continue the listing of ML models.

MaxResultsinteger

Specifies the maximum number of ML models to list.

Status'IN_PROGRESS' | 'SUCCESS' | 'FAILED'

The status of the ML model.

ModelNameBeginsWithstring

The beginning of the name of the ML models being listed.

DatasetNameBeginsWithstring

The beginning of the name of the dataset of the ML models to be listed.

Response

Success

NextTokenstring

An opaque pagination token indicating where to continue the listing of ML models.