Get creator notifications feed
Returns a paginated list of notifications received by the specified creator. Optionally filter by event type.
get/creators/{creatorUserUuid}/notifications
Path parameters
creatorUserUuidstring uuid required
Query parameters
limitinteger
Number of results to return (default 20)
Number of results to return (default 20)
cursorstring
Cursor for pagination
Cursor for pagination
eventTypeinteger
Filter notifications by event type id
Filter notifications by event type id
Headers
X-Fanvue-API-Versionstring required
Example:2025-06-26
API version to use for the request
Response
List of creator notifications
Changes
No recorded changes to this endpoint across all 2 revisions of this API.