Skip to content

Add auto-pagination helpers for contract list endpoints #70

@justin-layerv

Description

@justin-layerv

PR #69 adds single-page contract list methods for resources, domains, webhooks, API keys, access codes, connector installations, invoices, and related delivery/session lists. Each returns next_cursor/has_more, but callers still need to hand-roll cursor loops.\n\nFollow-up: design and add shared sync/async cursor iterator helpers for the new list surfaces, keeping the existing single-page methods intact for callers that need explicit page boundaries.\n\nDeferred from PR #69 because it is a broader API ergonomics addition rather than required for contract correctness.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions