Search devices using saved filter
GET/api/management/v2/inventory/filters/:id/search
Requirements
This endpoint requires a subscription to one of the following plans:
- Enterprise
Search devices using saved filter
Request
Responses
- 200
- 400
- 404
- 500
Successful response.
Response Headers
X-Total-Count
Total number of devices matched query.
Link
Standard header used for page navigation, page relations: 'first', 'next' and 'prev'.
Invalid Request.
Not Found.
Internal Server Error.