substack_note_restacks
Fetch the Substack Notes that restacked a given Note, including each restack's commentary, with cursor-based pagination for additional pages.
Instructions
List the Notes that restacked a Substack Note. Returns one page of the Notes that restacked a given Note, each in the same shape as the single-Note endpoint. A restack may carry its own commentary in body or be a bare reshare with an empty body. Pagination is cursor-based.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Opaque cursor from a previous response's next_cursor | |
| note_id | Yes | Numeric Note id |