Skip to content

docs: Add cursor pagination to Data Connectors list endpoint#401

Open
ellicenelson wants to merge 1 commit intomainfrom
ellicenelson/paginate-dc-list
Open

docs: Add cursor pagination to Data Connectors list endpoint#401
ellicenelson wants to merge 1 commit intomainfrom
ellicenelson/paginate-dc-list

Conversation

@ellicenelson
Copy link
Contributor

@ellicenelson ellicenelson commented Mar 16, 2026

Why?

The Data Connectors list endpoint now supports cursor-based pagination. The Unstable OpenAPI spec needs to reflect the new query parameters, response schema, and error mode.

How?

Updates the Unstable spec to add per_page and starting_after parameters, pages object to the data_connector_list schema, and a 400 error response for invalid cursors.

Companion PRs:

Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ellicenelson ellicenelson force-pushed the ellicenelson/paginate-dc-list branch from 7afb9fa to 0c5f97b Compare March 16, 2026 14:41
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.

1 participant