webhooks

Email Open Pixel

Public tracking pixel. Records an open for token and returns a 1x1 GIF.

Loaded by a recipient's mail client, so it must be unauthenticated and must ALWAYS return the image (even for an unknown/garbage token) so the email never shows a broken image. The open record is best-effort and never affects the response.

get/api/v1/webhooks/open/{token}.gif

Path parameters

tokenstring required

Response

Successful Response

{"stackTrail":"paths:/api/v1/webhooks/open/{token}.gif:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.