---
title: "GET /cms/blogs/v3/posts/cursor"
method: GET
path: "/cms/blogs/v3/posts/cursor"
tags: ["Basic"]
---

# GET /cms/blogs/v3/posts/cursor

`GET /cms/blogs/v3/posts/cursor`

## Query parameters

- `after` string
- `archived` boolean
- `createdAfter` string, date-time
- `createdAt` string, date-time
- `createdBefore` string, date-time
- `limit` integer
- `property` string
- `sort` string[]
- `updatedAfter` string, date-time
- `updatedAt` string, date-time
- `updatedBefore` string, date-time

## Response `200`

successful operation

- CursorPagedResultBlogPostLong

## Other responses

- `default` — An error occurred.

## Changes

- **2026-04-13** (v3) `c7d1a3be3e65` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hubspot/apis/cms-posts/changes/cms/blogs/v3/posts/cursor/get.md)

---

[API](https://skmtc.dev/hubspot/apis/cms-posts.md) · [All operations](https://skmtc.dev/hubspot/apis/cms-posts/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hubspot/cms-posts/revisions/320affe1d7fe/schema)
