Get team unreads for a user
GET/api/v4/users/:user_id/teams/unread
Get the count for unread messages and mentions in the teams the user is a member of.
Permissions
Must be logged in.
Request
Responses
- 200
- 400
- 401
- 403
Team unreads retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions