Api Saved Filter Update
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
Path parameters
id
Request
This endpoint expects an object.
name
view_type
filters
description
start_time
end_time
time_range_preset
sort_by
environment
display_settings
starred
Response
id
name
view_type
filters
created_at
updated_at
description
start_time
end_time
time_range_preset
sort_by
environment
display_settings
starred