Get all threads that user is following
GET/api/v4/users/:user_id/teams/:team_id/threads
Get all threads that user is following
Minimum server version: 5.29
Permissions
Must be logged in as the user or have edit_other_users permission.
Request
Responses
- 200
- 400
- 401
- 404
User's thread retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Resource not found