Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the face detection to retrieve
Query Parameters
Number of detected faces to return
Required range:
1 <= x <= 100
Offset from the start of the detected faces list
Required range:
x >= 0
Response
Face detection results retrieved successfully
Unique identifier for the face detection job
Status of the face detection job
Available options:
pending
, processing
, completed
, failed
Unix timestamp of when the job was created
ID of the frame extraction used
ID of the target file
Face detection results (only present when status is completed)