Search for team posts
POST/api/v4/teams/:team_id/posts/search
Search posts in the team and from the provided terms string.
Permissions
Must be authenticated and have the view_team permission.
Request
Responses
- 200
- 400
- 401
- 403
Post list retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions