List saved searches
GET/search/preset
Returns a list of saved Search
presets. The available scopes are:
user
: Managed by the individual user.tenant
: Managed by users with theTenant Administrator
role and visible to all users within the tenant.system
: Available to all tenants but not editable.
Request
Responses
- 200
- 401
- 403
Successful response.
Response Headers
X-Total-Count
Total count of items
Unauthorized access.
Access forbidden.