Tracker trace / Detection data
GET .../DetectionData/{traceId}/{runId} — cross-references BatchDetection + BatchSearch + BatchMatchValidation logs and returns one record per detection with the bounding box, match metadata, and VLM verdict.
Route: /api/sys/v{version:apiVersion}/swarm-tracker/tracker_trace/detection_data/{traceId}/{runId} (tenant can be skipped)
Method: GET
Authorisation: Minimum role: USER
Request Arguments
| Name | Type | Source |
|---|---|---|
| traceId | String | Path |
| runId | String | Path |
Request body example
Response object
Response status: 0 (0)
Response type: IActionResult
Other response statuses:
Response body example