v3

latestOpenAPI 3.1.02026-07-31112356215.0 KB
deepfakeDetection

Get batch status

Retrieve the latest aggregate status for a batch. The response shape mirrors the create response — status, completed_count, and failed_count update as child detects progress. Use the detect_uuids array to fetch per-file results via GET /detect/{uuid}.

get/detect/batch/{uuid}

Path parameters

uuidstring required

Batch UUID returned by POST /detect/batch.

Headers

Authorizationstring required

Response

Batch status

successboolean