Get Pixel
Retrieve detailed information about a specific tracking pixel.Endpoint
Headers
Bearer token for authentication
Path Parameters
Pixel UUID
Response
Pixel UUID
Pixel name
Pixel slug
Owner user UUID (null for team pixels)
Team UUID (null for personal pixels)
ISO 8601 timestamp of creation
ISO 8601 timestamp of last update
Example Request
Example Response
Error Responses
Unauthorized - You don’t have permission to view this pixel
Not Found - Pixel does not exist
You must have view permissions for the pixel. This includes being the owner or a team member for team pixels.