---
title: "Get Trendz Settings (getTrendzSettings)"
method: GET
path: "/api/trendz/settings"
tags: ["trendz-controller"]
---

# Get Trendz Settings (getTrendzSettings)

`GET /api/trendz/settings`

Retrieves Trendz settings for this tenant.

Available for users with 'TENANT_ADMIN' or 'CUSTOMER_USER' authority.

## Response `200`

OK

- TrendzSettings
  - `enabled` boolean
  - `baseUrl` string
  - `apiKey` string

---

[API](https://skmtc.net/thingsboard/apis/thingsboard-rest-api.md) · [All operations](https://skmtc.net/thingsboard/apis/thingsboard-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thingsboard/thingsboard-rest-api/revisions/40169ccdec5c/schema)
