---
title: "List content planner items"
method: GET
path: "/v3/onboarding/post-onboarding/calendar"
tags: ["Onboarding"]
---

# List content planner items

`GET /v3/onboarding/post-onboarding/calendar`

List scheduled/planned content-calendar items for a team (upcoming article slots that haven't generated yet). Optionally windowed to a date range. Items with no scheduled date are always included, since they belong to no window.

## Query parameters

- `teamId` string
- `startDate` string
- `endDate` string
- `unscheduledOnly` boolean

## Response `200`

Default Response

## Changes

- **2026-08-14** `c6b2fabd21be` — 1 info
  - added the new optional `query` request parameter `unscheduledOnly`
- **2026-07-31** `b3e0807aa794` — 5 info
  - api operation id `listContentPlannerItems` was added
  - api tag `Onboarding` added
  - added the new optional `query` request parameter `endDate`
  - added the new optional `query` request parameter `startDate`
  - …1 more

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/onboarding/post-onboarding/calendar/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.dev/snowseo/apis/snowseo-api/revisions/fa1bfff7ecc8?raw)
