v1

latestOpenAPI 3.0.02026-07-22266146.1 KB
tracking_links

Fetch tracking links

Return a list of json data for all tracking links associated to a campaign mailing send or campaign mailing delivery.

Note: The campaign_mailing_send_id is available from the Paubox Marketing interface analytics page. Click a sent campaign and the URL will show a selectedId.

If you pass in the campaign_mailing_send_id, it will return a list of every link in every email sent in the campaign and the tracking info.

get/tracking_links

Query parameters

campaign_mailing_send_idstring uuid required

UUID string, available from the Paubox Marketing interface analytics page. Click a sent campaign and the URL will show a selectedId

order_bystring

Attribute to sort on. Default value is created_at

order'asc' | 'desc'

Direction to sort. Default value is descending

Response

Tracking links data