Skip to content

Add Data Connectors API documentation (3 endpoints)#375

Merged
ellicenelson merged 3 commits intomainfrom
ellicenelson/add-data-connectors-api-docs
Feb 26, 2026
Merged

Add Data Connectors API documentation (3 endpoints)#375
ellicenelson merged 3 commits intomainfrom
ellicenelson/add-data-connectors-api-docs

Conversation

@ellicenelson
Copy link
Contributor

@ellicenelson ellicenelson commented Feb 20, 2026

API Changes Description

What Changed

Add Data Connectors API documentation — 3 new endpoints, 4 schemas, 1 tag added to the Unstable spec.

Endpoints:

  • GET /data_connectors — List all data connectors
  • GET /data_connectors/{id}/execution_results — List execution results (paginated, filterable)
  • GET /data_connectors/{id}/execution_results/{id} — Show single execution result with bodies

Upstream PRs:

Related PRs:

API Versions Affected

  • Unstable

Generated with Claude Code

@ellicenelson
Copy link
Contributor Author

Structure has validated against curls

@ellicenelson ellicenelson merged commit e00872f into main Feb 26, 2026
3 checks passed
@ellicenelson ellicenelson deleted the ellicenelson/add-data-connectors-api-docs branch February 26, 2026 16: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.

2 participants