List creator's tracking links
List tracking links for the specified creator with cursor-based pagination.
<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
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
createdAfter
Filter links created on or after this ISO datetime
createdBefore
Filter links created before this ISO datetime
Response
List of tracking links
data
nextCursor
Cursor for next page
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
410
Gone Error