Forensics Cart Progress
Return the aggregate forensics state for a cart (client reference). This is the progress indicator only — the verdicts themselves are returned by the results endpoints. The cart stays in_progress while its images are still being processed, so a transition away from in_progress is the “forensics done” signal.
Authorizations
Note! Prefix your with apiKey. Note the space after "apiKey ".
Path Parameters
The client reference identifier.
Query Parameters
The client ID for the request. It's required if you have access to multiple clients with your API key. Otherwise, it's optional.
Optional session identifier of the user.
Response
OK - The aggregate forensics state.
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.
clear, in_progress, has_flagged_images