Get an integration's feature preference flags
Integrations
Get an integration's feature preference flags
Returns the per-tenant feature toggles for the integration (audience, crm_context, agent_tools, engagement, automation). Each flag defaults to enabled unless explicitly turned off, so a freshly connected integration exposes all capabilities. Reading is always allowed, even before any preference has been saved.
GET
Get an integration's feature preference flags
Authorizations
Dashboard JWT token from Clerk
Path Parameters
Response
200 - application/json
An object of feature keys to booleans (audience, crm_context, agent_tools, engagement, automation) wrapped in the standard envelope.
The response is of type object.