Tracking pixels
Retrieve a tracking pixel
Retrieve the complete configuration for one tracking pixel.
GET
Retrieve a tracking pixel
GET /v1/tracking-pixel/{pixel_id} requires Tracking pixels: Read (tracking_pixels.view). The response includes id, name, type, pixel_id, head_code, body_code, links_count, and timestamps. Provider pixels return a pixel_id with both code fields set to null. Custom pixels return pixel_id: null and their configured code fields. Because custom code is returned, give this permission only to trusted integrations. Unavailable biq_pxl_... IDs return 404 resource_not_found.

