Skip to main content
GET
Forensics Cart Progress

Authorizations

Authorization
string
header
required

Note! Prefix your with apiKey. Note the space after "apiKey ".

Path Parameters

client_reference_id
integer
required

The client reference identifier.

Query Parameters

client_id
integer

The client ID for the request. It's required if you have access to multiple clients with your API key. Otherwise, it's optional.

session-id
string

Optional session identifier of the user.

Response

OK - The aggregate forensics state.

forensics_state
enum<string>

in_progress takes precedence over has_flagged_images: the cart reports in_progress until it is fully analyzed, then settles on has_flagged_images or clear.

Available options:
clear,
in_progress,
has_flagged_images