Skip to content

feat(targeting-client): add from offset param to getRecipients#400

Draft
flixlix wants to merge 1 commit into
mainfrom
claude/friendly-ritchie-ysmyd7
Draft

feat(targeting-client): add from offset param to getRecipients#400
flixlix wants to merge 1 commit into
mainfrom
claude/friendly-ritchie-ysmyd7

Conversation

@flixlix

@flixlix flixlix commented Jun 16, 2026

Copy link
Copy Markdown

Add an optional zero-based from query parameter to getRecipients enabling direct (random-access) pagination to any page in a single request. When provided it takes precedence over the next cursor.

Generated artifacts are produced from these specs by the SDK build; a changeset is included for the release.

Add an optional zero-based `from` query parameter to getRecipients enabling
direct (random-access) pagination to any page in a single request. When
provided it takes precedence over the `next` cursor.

Generated artifacts are produced from these specs by the SDK build; a
changeset is included for the release.

Co-authored-by: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants