Api Saved Filters List Create

Declare per-endpoint throttling configuration attributes for views. Endpoints can inherit this mixin and set: - endpoint_default_rate_limit_per_user_per_min: float | None When set (not None), throttling will use ONLY this default RPM for the endpoint without requiring API key / org attributes on the request. When unset, the standard API key / organization / subscription limits apply.

Authentication

AuthorizationBearer
JWT access token or Respan API key

Request

This endpoint expects an object.
namestringRequired1-255 characters
view_typestringRequired1-50 characters
filterslist of objectsRequired
idstringOptional1-255 characters
descriptionstringOptional
start_timedatetime or nullOptional
end_timedatetime or nullOptional
time_range_presetstring or nullOptional<=50 characters
sort_bystring or nullOptional<=100 characters
environmentenum or anyOptional
display_settingsobject or anyOptional
starredbooleanOptional

Response

namestring<=255 characters
view_typestring<=50 characters
created_atdatetimeRead-only
updated_atdatetimeRead-only
filterslist of objects
created_byobject
idstring<=255 characters
descriptionstring
start_timedatetime or null
end_timedatetime or null
time_range_presetstring or null<=50 characters
sort_bystring or null<=100 characters
environmentenum or any
display_settingsobject or any
starredboolean