teams
Get unreads for a team
Get the unread mention and message counts for a team for the specified user.
Permissions
Must be the user or have edit_other_users permission and have view_team permission for the team.
get/api/v4/users/{user_id}/teams/{team_id}/unread
Path parameters
user_idstring required
User GUID
team_idstring required
Team GUID
Response
Team unread count retrieval successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.