---
title: "Get Next Steps settings"
method: GET
path: "/v3/next-steps/settings"
tags: ["Next Steps"]
---

# Get Next Steps settings

`GET /v3/next-steps/settings`

Returns the team's Next Steps refresh preferences: the default engine and whether the daily automatic refresh is on.

## Query parameters

- `teamId` string

## Response `200`

Default Response

- object
  - `defaultEngine` 'data' | 'ai', required
  - `autoSuggestions` boolean, required

## Changes

- **2026-08-25** `bdd9f2dbc54d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/next-steps/settings/get.md)

---

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