effort_ratings
object of the API response, with a score for each question:
low_effort_threshold
parameter in your API requests.
The low_effort_threshold
parameter accepts an integer value between 1 and 10, representing the minimum effort score required for a response to be considered acceptable. Responses below this threshold will be flagged with the “Low-effort” check.
For example, setting low_effort_threshold=5
will flag all responses with an effort score of 5 or lower as low-effort.
Customize the low-effort threshold based on your specific data quality requirements and tolerance for false positives.
low_effort_threshold
parameter in the API reference.