Skip to main content
GET
Follow a tracked email link

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

sig
string
required

HMAC-SHA256 signature binding the target URL and send time.

target
string
required

Base64url-encoded payload holding the original destination URL.

Response

Redirect to the original destination URL. Sent with Referrer-Policy: no-referrer and Cache-Control: private, no-store so the signed link is never leaked or cached.