- New
GET /v1/dashboard/insights/tags endpoint added, returning the distinct tags used across an organization's saved insights GET /v1/dashboard/dashboards and GET /v1/dashboard/insights now accept filtering, sorting, and pagination query parameters (q, created_by, created_after/created_before, updated_after/updated_before, shared_with, owner, accessible_to, sort, order, limit, offset); insights additionally accept visualisation_id, tags, and tags_match- List responses now return a
pagination object (total, limit, offset, has_more) and always include results - New optional
tags array field added to insights