v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141211262.3 KB

Lists detectors (the instances of a detector model).

get/detectors/{detectorModelName}

Path parameters

detectorModelNamestring required

The name of the detector model whose detectors (instances) are listed.

Query parameters

stateNamestring

A filter that limits results to those detectors (instances) in the given state.

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.