Get connection and sync status for an integration
Integrations
Get connection and sync status for an integration
Returns whether the integration is connected for the current organization plus its connection metadata and the status of each configured sync. An absent or unwired connection resolves to connected: false with an empty sync list rather than an error, so the Settings tab can render a disconnected state cleanly.
GET
Get connection and sync status for an integration
Authorizations
Dashboard JWT token from Clerk
Path Parameters
Response
200 - application/json
The connection status — connected, connection metadata and per-sync status when connected, or connected: false with an empty sync list — wrapped in the standard envelope.
The response is of type object.