Get tracking metadata for a user on a creator's tracking link
Get the custom tracking metadata from a user's most recent impression on a tracking link for the specified creator.
<Info>Scope required: `read:tracking_links` `read:creator`</Info>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
creatorUserUuid
uuid
Tracking link UUID
userUuid
User UUID
Headers
X-Fanvue-API-Version
API version to use for the request
Response
User's tracking metadata
metadata
Custom metadata from the user's most recent impression on this link
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
410
Gone Error
429
Too Many Requests Error