Skip to content

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

Merged
ellicenelson merged 1 commit intomainfrom
ellicenelson/paginate-dc-list
Mar 20, 2026
Merged

docs: Add cursor pagination to Data Connectors list endpoint#401
ellicenelson merged 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

@ellicenelson ellicenelson force-pushed the ellicenelson/paginate-dc-list branch from 7afb9fa to 0c5f97b Compare March 16, 2026 14:41
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ellicenelson ellicenelson force-pushed the ellicenelson/paginate-dc-list branch from 0c5f97b to 7f79813 Compare March 20, 2026 15:05
@ellicenelson ellicenelson merged commit ecdd1a1 into main Mar 20, 2026
3 checks passed
@ellicenelson ellicenelson deleted the ellicenelson/paginate-dc-list branch March 20, 2026 16:06
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