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