Skip to main content
GET
Get safety events for one video
Product: Video Datalake Host: https://api.memories.ai/datalake/v1 Auth: Authorization: sk-mai-...
List safety-detection events for one video. Requires safety_detector in the collection. No hit means no data (safe video = silent). Supports incremental since.
Pricing: $0.001 / call · See Pricing for the full model.

Response Fields

array
Event items.
number
Confidence [0,1].
number
Event start seconds.
boolean
true while still indexing.

Authorizations

Authorization
string
header
required

Send Authorization: sk-mai-...

Path Parameters

id
string
required

Video ID.

Query Parameters

since
string

Incremental cursor (empty for first page).

event_type
string

e.g. safety.

Response

200 - application/json

Success