---
title: "GET /api/v1/analytics/settings"
method: GET
path: "/api/v1/analytics/settings"
tags: ["analytics"]
---

# GET /api/v1/analytics/settings

`GET /api/v1/analytics/settings`

## Response `200`

Get analytics settings for the authenticated organization

- AnalyticsSettingsResponseDto
  - `organizationId` string, required — Organization ID
  - `subscriptionTier` 'free' | 'pro' | 'enterprise', required — Subscription tier
  - `analyticsRetentionDays` number, required — Data retention period in days
  - `maxRetentionDays` number, required — Maximum retention days allowed for this tier
  - `createdAt` string, date-time, required — Timestamp when settings were created
  - `updatedAt` string, date-time, required — Timestamp when settings were last updated

## Changes

> 49 revisions in range; 1 could not be searched.

- **2025-10-24** `8db531c050e5` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/shipsecai/apis/shipsec-studio-api/changes/api/v1/analytics/settings/get.md)

---

[API](https://skmtc.dev/shipsecai/apis/shipsec-studio-api.md) · [All operations](https://skmtc.dev/shipsecai/apis/shipsec-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shipsecai/shipsec-studio-api/revisions/cc60562ad9f3/schema)
