Unread conversation count

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

Get the number of conversations with unread messages for sidebar badge.

Operation ID: unread_count_api_v1_client_messages_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.

Responses

200 Successful Response

unread_conversations integer

Number of conversations with unread messages

401 Unauthorized - Authentication required

422 Validation Error

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