Get a thread followed by the user
GET/api/v4/users/:user_id/teams/:team_id/threads/:thread_id
Get a thread
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
Get was successful
Invalid or missing parameters in URL or request body
No access token provided
Resource not found