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