Connector Catalog
GET/api/v1/connections/catalog
The connector catalog grouped by category, for the connections-gallery picker.
Data-driven: a connector appears here when it is cataloged (flag-gated ones only
when their flag is on, mirroring GET /connections/types), so the gallery scales
as connectors grow without a frontend change. The per-connector config form stays
keyed by type on the frontend; this endpoint only drives which connectors
exist and how they're grouped.
Responses
- 200
- 401
- 403
Successful Response
Authentication required or invalid credentials
Authenticated but insufficient permissions