Search content reviewers in a team
GET/api/v4/content_flagging/team/:team_id/reviewers/search
Searches for content reviewers of a specific team based on a provided term. Only a content reviewer can access this endpoint.
An enterprise advanced license is required.
Request
Responses
- 200
- 403
- 404
- 500
- 501
Content reviewers retrieved successfully
Forbidden - User does not have permission to access this team.
The specified team was not found or the feature is disabled via the feature flag.
Internal server error.
Feature is disabled either via config or an Enterprise Advanced license is not available.