Every article in a cluster, paged
stories_membersEvery article in a cluster, paged. The same member records /v1/stories/{ckey} returns, but paged and filterable by side or lean. side and lean come from the source registry rather than the row, so a filtered page can be shorter than its limit while still issuing a cursor. Requires the stories API scope. English is the fallback for untranslated fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ckey | Yes | ||
| lang | No | Output language. Hebrew falls back to English per field when a row is missing. | en |
| lean | No | Only members with this political lean. Unknown values are 400. | |
| side | No | Only members from this camp. Unknown values are 400. | |
| limit | No | Page size. Non-integer or negative values are 400; values above 100 are clamped to 100 and echoed as page.limit. | |
| cursor | No | Opaque keyset cursor from a previous page nextCursor. Malformed values are 400. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||