List all quality control entries with optional filtering, pagination, and sorting. Quality control entries track assessments of object cleanliness and service quality.
Maximum number of items to return
1 <= x <= 1000
Number of items to skip for pagination
x >= 0
Sort field and direction (e.g. number:1, status.createdAt:-1)
"number:1"
Filter by status (single value or comma-separated list)
Filter by IDs (array of objectIds)
Filter by name (partial match, supports full name or number)
Filter by object ID
Filter by user ID
Filter by Object Manager IDs
List of quality control entries
The response is of type Quality Control · object[]
.