v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-21149158448.6 KB
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

idstring required
statusstring required
error_messagestring nullable