List users for a tracking link
List users associated with a tracking link owned by the authenticated user.
<Info>Scope required: `read:tracking_links`</Info>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Tracking link UUID
Headers
X-Fanvue-API-Version
API version to use for the request
Query parameters
limit
Number of results to return (default 20)
cursor
Cursor for pagination
Response
List of users associated with the tracking link
data
Users associated with this tracking link
nextCursor
Cursor for next page