Unread conversation count (firm)

GET /api/v1/client-messages/firm/unread-count

Get unread count for the advisor sidebar badge.

Operation ID: firm_unread_count_api_v1_client_messages_firm_unread_count_get · View as markdown · OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Parameters

Query

firm_id string

Advisory firm ID

Responses

200 Successful Response

unread_conversations integer

Number of conversations with unread messages

401 Unauthorized - Authentication required

403 Forbidden - Insufficient permissions

422 Validation Error

detail array · ValidationError ValidationError
5 fields
loc array · string | integer required
msg string required
type string required
input object
ctx object