Check image by alert id

Fetch a compromised bank check image content by alert id

What this endpoint does

Retrieves the binary JPEG image of a compromised bank check associated with a specific alert. One image per alert — the path parameter is the playbook_alert_id directly. Get alert IDs from Playbook Alerts: Search with category: ["fraud_compromised_checks"], or from Playbook Alerts: Bank Checks Bulk / Detail. Not every alert necessarily has an associated image.

Response data

Returns raw binary JPEG image data — write directly to a .jpg file, do not parse as JSON. Returns 404 if no image exists for the given alert.

Path Params
string
required

The unique id of a specific Playbook Alert

Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
image/jpeg