Get face detection results
Face Detection
Get Face Detection Results
Retrieve face detection results including all detected faces
GET
Get face detection results
Documentation Index
Fetch the complete documentation index at: https://docs.cloudglue.dev/llms.txt
Use this file to discover all available pages before exploring further.
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 <= 100Offset from the start of the detected faces list
Required range:
x >= 0Response
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 in milliseconds 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)