List all the saved filters
GET/api/management/v2/inventory/filters
Requirements
This endpoint requires a subscription to one of the following plans:
- Enterprise
List all the saved filters
Request
Responses
- 200
- 400
- 500
Successful response.
Response Headers
X-Total-Count
Custom header indicating the total number of saved filters for the given query parameters
Link
Standard header, used for page navigation.
Supported relation types are 'first', 'next' and 'prev'.
Invalid Request.
Internal Server Error.