v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1426220141.8 KB

Lists all the versions of a detector model. Only the metadata associated with each detector model version is returned.

get/detector-models/{detectorModelName}/versions

Path parameters

detectorModelNamestring required

The name of the detector model whose versions are returned.

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.