Get unread chats, messages, and notifications count for a creator

Returns the count of unread chats, total unread messages, and unread notifications by type for the specified creator.

get/creators/{creatorUserUuid}/chats/unread

Path parameters

creatorUserUuidstring uuid required

Headers

X-Fanvue-API-Versionstring required
Example:2025-06-26

API version to use for the request

Response

Unread counts retrieved successfully

unreadChatsCountnumber required

Number of conversations with unread messages

unreadMessagesCountnumber required

Total number of unread messages across all chats

Changes