Executes a dynamic search using the provided criteria and returns a page of matching devices
OK
Invalid Request
{- "criteria": [
- {
- "scope": "DEVICE",
- "field": "string",
- "operator": "EQ",
- "values": [
- null
]
}
], - "sort": [
- {
- "field": "string",
- "ascending": true
}
], - "fields": [
- "string"
], - "page": 0,
- "size": 0,
- "filters": [
- null
], - "organizationUuids": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "size": 0,
- "content": [
- null
], - "number": 0,
- "sort": {
- "empty": true,
- "sorted": true,
- "unsorted": true
}, - "numberOfElements": 0,
- "pageable": {
- "offset": 0,
- "sort": {
- "empty": true,
- "sorted": true,
- "unsorted": true
}, - "paged": true,
- "page_size": 0,
- "page_number": 0,
- "unpaged": true
}, - "empty": true
}