Retrieve Tracking Settings
GET {{baseUrl}}/tracking_settings?limit=<string>&offset=<string>
This endpoint allows you to retrieve a list of all tracking settings that you can enable on your account.
You can track a variety of the actions your recipients may take when interacting with your emails including opening your emails, clicking on links in your emails, and subscribing to (or unsubscribing from) your emails.
For more information about tracking, please see our User Guide.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | string | The number of results to include on each page. | |
offset | string | The number of results to exclude. |