List the available integration catalog
Integrations
List the available integration catalog
Returns the live catalog of every integration configured on the integration server, merged with any ?coming_soon= roadmap hints. Each row carries its unique key, provider, display name, logo, status and the syncs and actions it exposes. Cached briefly per pod and fails closed with 503 when the integration server is not configured so the misconfiguration is visible to operators.
GET
List the available integration catalog
Authorizations
Dashboard JWT token from Clerk
Response
200 - application/json
The integration catalog as an integrations array of rows (unique_key, provider, display_name, logo_url, status, syncs, actions) wrapped in the standard envelope.
The response is of type object.