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.

Authentication

AuthorizationBearer
API token from https://app.resemble.ai/account/api

Path parameters

uuidstringRequired
The UUID of the detect object

Query parameters

expertsbooleanOptionalDefaults to false

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.

Response

Detection result
successbooleanOptional
itemobjectOptional

Errors

404
Not Found Error