List all equipment with optional filtering, pagination, and sorting
Maximum number of items to return
1 <= x <= 1000
Number of items to skip for pagination
x >= 0
Sort field and direction (e.g. serialNumber:1, nextMaintenanceDate:-1)
Filter by equipment serial number or name (partial match)
Filter by object IDs
Filter by equipment type category
Filter by tags
A dynamic filter that allows filtering on any field with various operators. Supports string, number, boolean, date, and objectid field types.
Filter by status (single value or comma-separated list)
Filter by name (partial match, supports full name or number)
Filter by IDs (array of objectIds)
List of equipment
The response is of type Equipment · object[]
.