API Reference
Get Vision
GET
Get Vision
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
Analysis lifecycle as reported by the result GET endpoints.
Available options:
queued, processing, completed, failed Allowed value:
"vision"Whether active-speaker detection ran for this job, and what it produced.
Detections that were never scored omit speak_conf entirely, so this record
is the only way to tell "never ran" from "ran and scored nothing". Active-
speaker detection needs at least two simultaneously tracked faces, so
single-speaker footage produces no scores by design.
Get Vision

