Authorizations
Path Parameters
The unique identifier of the analysis job
"01827ed4-c928-7a3c-9a30-7ab7cc169d11"
Response
Job status and deepfake analysis results
Job Id
"01827ed4-c928-7a3c-9a30-7ab7cc169d11"
Job Status
queued, completed, failed "completed"
Job Type
image, video, audio "image"
Content Type from original request
"image/jpeg"
File size in bytes
1024
Score of image. Defined only when job has completed successfully
0.985
Verdict of image. Defined only when job has completed
deepfake_likely, deepfake_unlikely "deepfake_unlikely"
Error code of image. Defined only when job has failed
NoFaceDetected, RuntimeError, FaceTooBlurry, FaceTooDark, FaceTooBright, Unknown "NoFaceDetected"
Additional message
"No face detected"
Flag indicates that verification is created in sandbox env
false