List users for a tracking link
List users associated with a tracking link owned by the authenticated user.
Only clicks that could be matched to an account appear here, so this list is a subset of the link's clicks count. A user who clicked without ever signing in cannot be identified and is omitted.
Users who clicked but never subscribed or followed are included, with status and the conversion dates set to null.
get/tracking-links/{uuid}/users
Path parameters
uuidstring uuid required
Tracking link UUID
Tracking link UUID
Query parameters
limitinteger
Number of results to return (default 20)
Number of results to return (default 20)
cursorstring
Cursor for pagination
Cursor for pagination
Headers
X-Fanvue-API-Versionstring required
Example:2025-06-26
API version to use for the request
Response
List of users associated with the tracking link