Skip to main content
GET
List Events

Authorizations

Authorization
string
header
required

Chave de API da conta, no formato pct_<prefixo>_<segredo>.

Headers

X-Membership-ID
string | null
X-Tenant-ID
string | null

Query Parameters

device_id
string<uuid> | null
label
string | null
since
string<date-time> | null
until
string<date-time> | null
min_score
number | null

Confiança mínima (0..1). Filtra NO BANCO, antes do limite.

Required range: 0 <= x <= 1
review_status
string | null

Recorte pelo veredito do operador.

Pattern: ^(unreviewed|true_positive|false_positive|reviewed)$
limit
integer
default:50
Required range: 1 <= x <= 500

Response

Successful Response

device_id
string<uuid>
required
event_id
string<uuid>
required
label
string
required
profile_id
string<uuid>
required
score
number
required
tenant_id
string<uuid>
required
ts_start
string<date-time>
required
type
string
required
alarm_id
string<uuid> | null
bbox
Bbox · object | null
camera_name
string | null
clip_path
string | null
model_id
string | null
payload
Payload · object
review_reason
string | null
review_status
enum<string>
default:unreviewed
Available options:
unreviewed,
true_positive,
false_positive
reviewed_at
string<date-time> | null
reviewed_by
string<uuid> | null
snapshot_annotated_path
string | null
snapshot_annotated_url
string | null
snapshot_path
string | null
snapshot_url
string | null
track_id
string | null
ts_end
string<date-time> | null