Search files in a team
POST/api/v4/teams/:team_id/files/search
Search for files in a team based on file name, extention and file content (if file content extraction is enabled and supported for the files). Minimum server version: 5.34
Permissions
Must be authenticated and have the view_team permission.
Request
Responses
- 200
- 400
- 401
- 403
Files list retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions