Skip to main content

Search Result

One result returned by archive_search.

Example

{
"confidence": 96,
"source_type": "stream",
"folder": "/archive/2025/03/17",
"file": "result.jpg",
"stream_url": "rtsp://camera/live",
"stream_name": "Warehouse Camera 01",
"region": "Front Entrance",
"class_name": "person",
"time": "2025-03-17T22:27:33Z",
"image": "<base64 image>",
"person_id": "person-001",
"facerec_person_display_name": "Alex Carter",
"result_id": "res-123"
}

Fields

FieldTypeDescription
confidencenumberConfidence score for the result.
source_typestringSource type such as stream or file-based archive content.
folderstringFolder that contains the result.
filestringFile name for the result.
stream_urlstringStream URL when the result came from a stream source.
stream_namestringStream display name.
regionstringRegion name associated with the result.
class_namestringClass associated with the result.
timestringResult time in ISO format.
imagestringBase64-encoded preview image.
person_idstringMatched person ID for face recognition results.
facerec_person_display_namestringMatched person display name.
result_idstringResult identifier used by similarity search and archive references.