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

# List Next Steps

`GET /v3/next-steps/`

Returns a team's recommended steps. Defaults to the open list (status open/doing) ordered by priority. Pass wins=true for resolved steps, or subjectType/subjectId to filter to a subject.

## Query parameters

- `teamId` string
- `limit` integer
- `subjectType` 'team' | 'keyword' | 'topic' | 'article' | 'page' | 'prompt' | 'domain'
- `subjectId` string
- `wins` 'true' | 'false'

## Response `200`

Default Response

---

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