# Get unread notifications count **GET /v1/spotMembers/{spotMemberId}/notifications~unreadCount** Get unread notifications count ## Servers - https://openapi.meltingspot.io: https://openapi.meltingspot.io () ## Parameters ### Path parameters - **spotMemberId** (string) The id of the Spot member ### Query parameters - **types[in]** (array[string]) The types of notifications to include in the result ## Responses ### 200 Counter of unread notification returned successfully #### Body: application/json (object) - **count** (number) Sum of counters - **countByTypes** (array[object]) Unread notifications by types ### 400 Malformed payload ### 404 Spot member not found [Powered by Bump.sh](https://bump.sh)