GET
/v1/private/insights-views/{insightsViewId}Get insights view by idGet insights view by id
Parameters
insightsViewIdstring · uuidpathrequiredResponses
objectDashboard_Public
configobjectrequiredcreated_atstring · date-timecreated_bystringdescriptionstringidstring · uuidlast_updated_atstring · date-timelast_updated_bystringnamestringrequiredproject_idstring · uuidProject ID. Takes precedence over project_name when both are provided.
scopestringslugstringtypestringworkspace_idstring{
"config": {},
"created_at": "2026-06-09T00:00:00Z",
"created_by": "string",
"description": "string",
"id": "00000000-0000-0000-0000-000000000000",
"last_updated_at": "2026-06-09T00:00:00Z",
"last_updated_by": "string",
"name": "string",
"project_id": "00000000-0000-0000-0000-000000000000",
"scope": "insights",
"slug": "string",
"type": "experiments",
"workspace_id": "string"
}