List all complaints with optional filtering, pagination, and sorting. Returns comprehensive complaint data including customer object information and status details.
Maximum number of items to return
1 <= x <= 1000Number of items to skip for pagination
x >= 0Sort 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 object IDs
Filter by object ID
Filter by Customer IDs (returns objects for these customers)
Filter by object manager user ID
Filter by Object Manager IDs
Filter something (e.g. complaints) by the objects name or number
Filter to search jobs by user IDs. If the user ID is "unassigned_jobs", it will search for jobs without a user ID.
User ID to filter jobs by. If "unassigned_jobs" is included, it will also search for jobs without a user ID.
Filter by user ID
Filter complaints by their current status
new, assigned, finished Filter by creation date from (timestamp)
Filter by creation date to (timestamp)
Search complaints by text content
A dynamic filter that allows filtering on any field with various operators. Supports string, number, boolean, date, and objectid field types.
List of complaints
Unique identifier of the entity
Unique number of the entity, used for identification
The ID of the company this entity belongs to
Entity Status information
ID of the chat associated with this entity
Updated description of the complaint
"Updated complaint description with additional details"
Updated room description
"Updated room location information"
Updated contact name
"John Smith Jr."
Updated contact information
Updated priority level (1=Low, 2=Medium, 3=High, 4=Critical)
1 <= x <= 43
Updated images for the complaint
ID of the user to assign/reassign this complaint to
"507f1f77bcf86cd799439014"
Internal comment about the complaint
"Additional notes about the complaint resolution"
Customer response message
"Thank you for your patience. The issue has been resolved."
Updated custom field values