Basics
Get Group Saved Views
Returns all group-level saved views (filter presets) for the websites in a group. Group saved views capture filter state shared across the group rather than scoped to a single website.
get/api/v1/group-saved-views
Query parameters
group_idstring uuid required
ID of the group to retrieve saved views for. Authorization runs against this group's org.
Response
Successful response with list of group saved views
Changes
No recorded changes to this endpoint across all 1 revision of this API.