List integrations with the org's connection status
Integrations
List integrations with the org's connection status
Lists every integration available to the current organization with a connected flag, provider, category and sync names, cursor-paginated. Backs the Settings → Integrations grid. Supports a ?fields= projection to trim the per-item payload, and falls back to a static catalog when the integration server is unreachable so the page always renders.
GET
List integrations with the org's connection status
Authorizations
Dashboard JWT token from Clerk
Response
200 - application/json
A cursor-paginated page of integrations, each with id, name, provider, category, connected flag and sync names, wrapped in the standard envelope.
The response is of type object.