Clicks by dimension
Break down one shortlink’s recorded clicks by a grouping dimension (such as referrer, country, or device) within an optional time window. Free: reads stored click events only.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Team (workspace) id (UUID). Discover ids via the list teams endpoint or the agent context.
Shortlink id (UUID), as returned by the list shortlinks endpoint.
Query Parameters
Dimension to bucket the shortlink's clicks by, e.g. referrer, country, or device.
platform, placement, display_mode, content_type, target_domain, referrer, device, country Start of the click window, ISO 8601 timestamp (inclusive); omit for all time.
"2026-06-01T00:00:00Z"
End of the click window, ISO 8601 timestamp (inclusive); omit for all time.
"2026-06-30T23:59:59Z"