v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1426220141.8 KB

Retrieves one or more analysis results of the detector model.

After AWS IoT Events starts analyzing your detector model, you have up to 24 hours to retrieve the analysis results.

get/analysis/detector-models/{analysisId}/results

Path parameters

analysisIdstring required

The ID of the analysis result that you want to retrieve.

Query parameters

nextTokenstring

The token that you can use to return the next set of results.

maxResultsinteger

The maximum number of results to be returned per request.

Response

Success

nextTokenstring

The token that you can use to return the next set of results, or <code>null</code> if there are no more results.