200 Successful Response
Schema: app__api__v1__schemas__client_messages__UnreadCountResponse
-
unread_conversationsinteger -
Number of conversations with unread messages
/api/v1/client-messages/firm/unread-count
Get unread count for the advisor sidebar badge.
Bearer token authentication. Pass your DayZero API token in the
Authorization header and the
target business UUID in
x-business-id.
firm_id
string
Advisory firm ID
Schema: app__api__v1__schemas__client_messages__UnreadCountResponse
unread_conversations
integer
Number of conversations with unread messages
Schema: HTTPValidationError
detail
array · ValidationError
ValidationError loc
array · string | integer
required msg
string
required type
string
required input
object
ctx
object