OptionalagentID of the agent that owns this installation (agi_...). null if the installation has no agent owner.
OptionalconfigKind-specific configuration object for this installation. Shape depends on the kind value. null if the kind requires no configuration.
Optionalcreated_When the installation was created (ISO 8601).
Installation ID (cin_...).
OptionalkindSlug identifying the type of external service this installation connects to, e.g. "enablement/github_app" or "integration/gmail". null if not set.
Optionallookup_Caller-assigned stable identifier for this installation, used to reference it in knowledge search source_refs. null if no lookup key was provided at creation time.
Optionalshared_ID of the shared org- or app-level integration bound to this installation (int_...). null if no integration has been bound.
OptionalstateCurrent lifecycle state of the installation. One of "pending", "active", "paused", or "error". "error" indicates the installation was suspended due to a policy or compliance issue and requires attention.
Optionalstatus_Provider-supplied status detail for this installation, set during activation or event processing. null if no status has been reported.
Optionalupdated_When the installation record was last updated (ISO 8601).
An installation representing a connection between an agent and an external service or enablement channel. Tracks configuration, lifecycle state, and any bound integration.