Dome
detections
Get Detection
Get a detection by ID.
Returns the current status and results of a detection. Status values:
- CREATED: Detection is queued for processing
- PROCESSING: Detection is being processed
- COMPLETED: Detection finished successfully
- ERROR: Detection failed
Note: This endpoint does not require authentication to support the Execution Flow test input feature.
get/v1/detections/{detection_id}
Path parameters
detection_idstring required
Response
Successful Response