teams

Get team unreads for a user

Get the count for unread messages and mentions in the teams the user is a member of.

Permissions

Must be logged in.

get/api/v4/users/{user_id}/teams/unread

Path parameters

user_idstring required

User GUID

Query parameters

exclude_teamstring required

Optional team id to be excluded from the results

include_collapsed_threadsboolean

Boolean to determine whether the collapsed threads should be included or not

Response

Team unreads retrieval successful

team_idstring
msg_countinteger
mention_countinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.