v3

latestOpenAPI 3.1.02026-07-31112356215.0 KB
deepfakeDetection

Get deepfake detection result

Get a deepfake detection result by UUID. The item status describes the Detect job only; Intelligence runs separately and can still be processing after Detect reaches completed.

get/detect/{uuid}

Path parameters

uuidstring required

The UUID of the detect object

Query parameters

expertsboolean

When true, return all successfully completed Intelligence results as an array, or an empty array when none have completed successfully. When omitted or false, return one completed result when available; otherwise, return the current processing or failed result.

Headers

Authorizationstring required

Response

Detection result

successboolean