Get Face Match Results
Retrieve face match results including detected faces and similarity scores
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 match to retrieve
Query Parameters
Number of face matches to return
1 <= x <= 100Offset from the start of the face matches list
x >= 0Response
Face match results retrieved successfully
Unique identifier for the face match job
Status of the face match job
pending, processing, completed, failed Unix timestamp in milliseconds when the job was created
ID of the face detection analysis used
ID of the frame extraction used
ID of the target file
Bounding box of the source face in the source image (null when job is pending/processing)
Face match results (only present when status is completed)