ListIntegrations
synq.integrations.v1.IntegrationsService
ListIntegrations
List all integrations in the workspace (optionally filtered by enabled state). Secret config fields are masked. The full set is returned in one response — a workspace has only a handful of integrations.
GET
ListIntegrations
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Optional filter: when set, return only enabled (false) or only disabled (true) integrations. Unset means both.
Response
200 - application/json
Success
Response with the workspace's integrations.
All integrations matching the request.