Module mailslurp::apis::tracking_controller_api[][src]

Structs

struct for passing parameters to the method create_tracking_pixel

struct for passing parameters to the method get_all_tracking_pixels

struct for passing parameters to the method get_tracking_pixel

Enums

struct for typed errors of method create_tracking_pixel

struct for typed errors of method get_all_tracking_pixels

struct for typed errors of method get_tracking_pixel

Functions

Create a tracking pixel. A tracking pixel is an image that can be embedded in an email. When the email is viewed and the image is seen MailSlurp will mark the pixel as seen. Use tracking pixels to monitor email open events. You can receive open notifications via webhook or by fetching the pixel.

List tracking pixels in paginated form